types are no string, you can export if you want
authorStevan Little <stevan.little@iinteractive.com>
Sun, 19 Mar 2006 15:35:29 +0000 (15:35 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Sun, 19 Mar 2006 15:35:29 +0000 (15:35 +0000)
commit182134e8438a301a8e75a95cdd74e65987d11f13
tree53ba0287c9c48e159b3e8acdf5b9a12fa59045b2
parent5e030bec812e8bc7fd23b563d977529725096f14
types are no string, you can export if you want
lib/Moose.pm
lib/Moose/Util/TypeConstraints.pm
t/001_basic.t
t/002_basic.t
t/004_basic.t
t/050_util_type_constraints.t
t/051_util_type_constraints_export.t
t/052_util_std_type_constraints.t
t/053_util_find_type_constraint.t [new file with mode: 0644]
t/054_util_type_coercion.t [new file with mode: 0644]