From: Toby Inkster Date: Sat, 15 Dec 2012 22:10:15 +0000 (+0000) Subject: Add MooX::late link to pod X-Git-Tag: v1.000008~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoo.git;a=commitdiff_plain;h=6ad9aeab26eacc67fa0400a7c0bfc9d100a3424e Add MooX::late link to pod --- diff --git a/lib/Moo.pm b/lib/Moo.pm index a5f869c..6d270ad 100644 --- a/lib/Moo.pm +++ b/lib/Moo.pm @@ -765,6 +765,9 @@ at the end of your class to get an inlined (i.e. not horribly slow) constructor. Moo does it automatically the first time ->new is called on your class. +An extension L exists to ease translating Moose packages +to Moo by providing a more Moose-like interface. + =head1 SUPPORT Users' IRC: #moose on irc.perl.org