Correct Delta (coerce => 1 without a coercion on the type is just a warning)
Dave Rolsky [Mon, 23 Aug 2010 23:32:47 +0000 (18:32 -0500)]
lib/Moose/Manual/Delta.pod

index fb1c5a9..9d702d1 100644 (file)
@@ -34,7 +34,7 @@ Previously, this was accepted, and it sort of worked, except that if you
 attempted to set the attribute after the object was created, you would get a
 runtime error.
 
-Now you will get an error when you attempt to define the attribute.
+Now you will get a warning when you attempt to define the attribute.
 
 =item C<no Moose>, C<no Moose::Role>, and C<no Moose::Exporter> no longer unimport strict and warnings