[Perl5-syntax] Adding Moose type checking to Method::Signatures

Chip Salzenberg rev.chip at gmail.com
Wed Mar 23 05:58:59 GMT 2011


This problem must have been solved, else warnings.pm would have a hard time
even working.

On Thu, Mar 3, 2011 at 5:12 PM, Buddy Burden <barefootcoder at gmail.com>wrote:

> Rev Chip,
>
> > I could have sworn that pluggable warning categories exist now....
>
> Possibly.  But the main problem is that warnings are lexical.  So,
> when I set 'no warnings qw<whatever>' in the calling code, that isn't
> visible inside the module.  Or perhaps it has to do with the method
> declarations being compile-time instead of run-time, but I don't think
> so, since 'no warnings' is also compile-time.
>
>
>             -- Buddy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/perl5-syntax/attachments/20110322/3=
bbe007f/attachment.htm


More information about the Perl5-syntax mailing list