On Wed, 23 Dec 2009 10:29:27 -0800
Buddy Burden <barefootco...@gmail.com> wrote:


> I assume this is something about the way Devel::Declare works, but I
> don't understand that nearly well enough to offer a patch or anything.
>  Is this something that can be fixed?  

It is how the parsing of the class declaration works. We use a mixture
of the facilities provided by Devel::Declare and also PPI (for
signatures) to make the magic happen. Could it be fixed? Probably. This
has to do with the class keyword and option parsing (with, extends,
etc).

You are welcome to come join the #devel-declare channel on irc.perl.org
and we can guide you in fixing this problem, if you so desire. We love
volunteers :)


-- 

Nicholas Perez
XMPP/Email: n...@nickandperla.net
http://search.cpan.org/~nperez/
http://github.com/nperez

Reply via email to