check for a valid attribute name in Moose::Meta::Role
authorTodd Hepler <thepler@employees.org>
Tue, 16 Sep 2008 22:20:58 +0000 (22:20 +0000)
committerTodd Hepler <thepler@employees.org>
Tue, 16 Sep 2008 22:20:58 +0000 (22:20 +0000)
commitf9b5f5f8085fae77d94044917700cc32710e1a26
tree2b22400ae3a562f19ce530fbd8d75a79a82ca96e
parent01164604618134f50f708c72e5536edf0dee9887
check for a valid attribute name in Moose::Meta::Role
added testcase for odd has() calls
squashed a warning exposed by that test in Moose::Meta::Class
Changes
lib/Moose/Meta/Class.pm
lib/Moose/Meta/Role.pm
t/020_attributes/023_attribute_names.t [new file with mode: 0644]