pass 0, not 1, to inline_constructor to silence warnings
Jesse Luehrs [Sat, 30 May 2009 06:17:15 +0000 (01:17 -0500)]
lib/Moose/Manual/Delta.pod

index 0503ca0..c5dc50b 100644 (file)
@@ -189,7 +189,7 @@ doesn't inline. If you want to force inlining anyway, pass
 C<< "replace_constructor => 1 >> to C<make_immutable>.
 
 If you want to get rid of the warning, pass C<< inline_constructor =>
-1 >>.
+0 >>.
 
 =head1 Version 0.62