On Fri, 26 Feb 2010, Goro Fuji wrote:
The strict constructor is enabled by the 'strict_constructor' option of make_immutable: __PACKAGE__->meta->make_immutable(strict_constructor => 1);
I really don't think this feature should be tied into immutability. The existing MX module works regardless of whether or not the class is made immutable.
-dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/
