Try MooseX::Declare with Method::Signatures::Modifiers, its a (more or less) drop in replacement for MooseX::Method::Signatures which is the worst part of MX::D.
Joel On Wed, Feb 8, 2012 at 9:51 AM, Puneet Kishor <[email protected]> wrote: > > On Feb 7, 2012, at 7:55 PM, David Mertens wrote: > >> I don't use Moose, but I've been told that those who want the (syntactic) >> sugar without the (compile-time) weight should check out >> http://p3rl.org/Method::Signatures. :-D > > > This is really very nice. Wish I had known of it earlier, but better now than > never. > > Thanks. > > -- > Puneet Kishor > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
