Add tests for warning on $object->new and implement immutable version of warning.
authorDave Rolsky <autarch@urth.org>
Sun, 13 Sep 2009 15:38:08 +0000 (10:38 -0500)
committerDave Rolsky <autarch@urth.org>
Sun, 13 Sep 2009 15:40:52 +0000 (10:40 -0500)
commit62c8675ec025457cc82e7d774d9f9edeb6721e83
treeafcc1805e849b4088db60a991befe6fa1fa4dc75
parenta759250724ad6270b37331f4f12b1b4b1a061ae9
Add tests for warning on $object->new and implement immutable version of warning.
lib/Moose/Meta/Method/Constructor.pm
lib/Moose/Object.pm
t/010_basics/021-instance-new.t [new file with mode: 0644]