[Moose-commits] r7587 - Moose/trunk/lib/Moose/Meta/Method
doy at code2.0beta.co.uk
doy at code2.0beta.co.uk
Sun Feb 8 21:13:43 GMT 2009
Author: doy
Date: 2009-02-08 13:13:43 -0800 (Sun, 08 Feb 2009)
New Revision: 7587
Modified:
Moose/trunk/lib/Moose/Meta/Method/Constructor.pm
Log:
can_be_inlined was specified twice in the pod's method list
Modified: Moose/trunk/lib/Moose/Meta/Method/Constructor.pm
===================================================================
--- Moose/trunk/lib/Moose/Meta/Method/Constructor.pm 2009-02-08 19:08:33 UTC (rev 7586)
+++ Moose/trunk/lib/Moose/Meta/Method/Constructor.pm 2009-02-08 21:13:43 UTC (rev 7587)
@@ -431,8 +431,6 @@
=item B<associated_metaclass>
-=item B<can_be_inlined>
-
=back
=head1 AUTHORS
More information about the Moose-commits
mailing list