added a method to normalize incoming type constraint names and changed how union...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 12 Sep 2008 21:26:05 +0000 (21:26 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 12 Sep 2008 21:26:05 +0000 (21:26 +0000)
commiteb4c4e821e3636e607b09919b1403d52ddbee092
tree2aafa0b25446b2fb804d5877725cd2dfa78a47cd
parent6217e87a7755f70a92f848f7c609cfd8ef4d2873
added a method to normalize incoming type constraint names and changed how union types are named to match this, updated tests to match
lib/Moose/Meta/TypeConstraint/Union.pm
lib/Moose/Util/TypeConstraints.pm
t/030_roles/017_extending_role_attrs.t
t/040_type_constraints/008_union_types.t
t/040_type_constraints/017_subtyping_union_types.t