NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Method::Signatures / Moose solution (Score:1)
I wonder what the solution with Method::Signature and Moose would look like.
Re: (Score:1)
I've' tried some of that, and it's mighty fine crack.
Unsupported (Score:1)
I believe submethods and private methods are currently unsupported. I can't find any submethods in the spectests, and I can get the code to parse if I remove "sub" and "!" appropriately.
Re: (Score:1)