make sure we can create an anon class that has a required attribute
authorTodd Hepler <thepler@employees.org>
Tue, 30 Sep 2008 15:35:47 +0000 (15:35 +0000)
committerTodd Hepler <thepler@employees.org>
Tue, 30 Sep 2008 15:35:47 +0000 (15:35 +0000)
commit310ba883f93de0f2795d8daf2b7b8d17763fa2c1
tree61ae01cdf0a6bed2b9b19cb0609c1d1be1c819ab
parent369a74eebd87a378e2e27c8313f5815607854fdd
make sure we can create an anon class that has a required attribute
this will require the previous commit to Class::MOP
(that will become version 0.67)
Changes
MANIFEST
lib/Moose/Meta/Class.pm
t/050_metaclasses/019_create_anon_with_required_attr.t [new file with mode: 0644]