Made it work with immutable classes.
authorDave Rolsky <autarch@urth.org>
Thu, 15 Nov 2007 20:46:49 +0000 (20:46 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 15 Nov 2007 20:46:49 +0000 (20:46 +0000)
commitc001451a92b1a0e8f33e4854d1694140cde35d53
tree169df409ebd28dc92b38d0bc196ea1284c84af96
parentd6b6d7ea9d0c35062129a1b40dda23b0df11f248
Made it work with immutable classes.

Added require 5.00601 to Build.PL
Build.PL
Changes
MANIFEST
lib/MooseX/Object/StrictConstructor.pm
lib/MooseX/StrictConstructor.pm
lib/MooseX/StrictConstructor/Meta/Class.pm [new file with mode: 0644]
lib/MooseX/StrictConstructor/Meta/Method/Constructor.pm [new file with mode: 0644]
t/basic.t