add Bool as an attribute helper
authorJason May <jason.a.may@gmail.com>
Sun, 15 Jun 2008 19:07:37 +0000 (19:07 +0000)
committerJason May <jason.a.may@gmail.com>
Sun, 15 Jun 2008 19:07:37 +0000 (19:07 +0000)
commit063fae5ea7080c5bf1d13ef7c6ac3d42351ae3fd
treecac421a1cd6dd4a53f89f80f154528f28be243eb
parent15af9cef9e0f1d1559b74d0960cd6f51c7e1ec58
add Bool as an attribute helper
ChangeLog
lib/MooseX/AttributeHelpers.pm
lib/MooseX/AttributeHelpers/Bool.pm [new file with mode: 0644]
lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm [new file with mode: 0644]
t/012_basic_bool.t [new file with mode: 0644]