Implement inversed logic when defining which attribute options can be changed
authorTuomas Jormola <tj@solitudo.net>
Tue, 3 Nov 2009 08:33:42 +0000 (10:33 +0200)
committerJesse Luehrs <doy@tozt.net>
Sat, 24 Jul 2010 02:48:47 +0000 (21:48 -0500)
commit7782e1dab182a154ca18d79b580a23d29992ad25
tree7b77ebdb1ea2f205117e9ac53f82167404c712ad
parent28c143f390d40727155bcc7a7bb88e49b5266ff5
Implement inversed logic when defining which attribute options can be changed
lib/Moose/Manual/Delta.pod
lib/Moose/Meta/Attribute.pm
t/020_attributes/009_attribute_inherited_slot_specs.t
t/020_attributes/022_illegal_options_for_inheritance.t [new file with mode: 0644]
t/020_attributes/022_legal_options_for_inheritance.t [deleted file]