Also see Moose::Manual::Delta for more details of, and workarounds
for, noteworthy changes.
+0.94
+ * Moose::Cookbook::Basics::Recipe4
+ - Grammar error [rt.cpan.org #51791] (Amir E. Aharoni)
+
0.93 Thu, Nov 19, 2009
* Moose::Object
- Calling $object->new() is no longer deprecated, and no longer
Finally, we introduce the C<required> attribute option.
-The the C<Address> class we define two subtypes. The first uses the
+In the C<Address> class we define two subtypes. The first uses the
L<Locale::US> module to check the validity of a state. It accepts
either a state abbreviation of full name.