update the Bool attribute helper to be a trait traits
authorJesse Luehrs <doy@tozt.net>
Tue, 2 Jun 2009 00:04:18 +0000 (19:04 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 2 Jun 2009 01:12:16 +0000 (20:12 -0500)
commitf4b22618bfaa39d74fedd0ed76d968beeac6039f
tree6f5c4b8c8179171bf0e2855726accf9cb554afe4
parentcf0d1310362a7607e8baf57dacd9e04843de0780
update the Bool attribute helper to be a trait
lib/MooseX/AttributeHelpers/Bool.pm
lib/MooseX/AttributeHelpers/Trait/Bool.pm [new file with mode: 0644]
t/208_trait_bool.t [new file with mode: 0644]