Method-Signatures
(20100730)
This module absolutely flies. I'd previously been using MooseX::Method::Signatures and converted my code to use Method::Signatures. This module brings a level of elegance that Perl 5 methods are missing with absolutely no performance penalty. My benchmarks show it about the same speed as just using subs and 100 times faster than MooseX::Method::Signatures.
Aaron Dancygier - 2011-02-11T13:11:18 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No

