add C<equals> method to TypeConstraint, and make use of it int he subtype checks
authorYuval Kogman <nothingmuch@woobling.org>
Sat, 12 Apr 2008 15:00:01 +0000 (15:00 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Sat, 12 Apr 2008 15:00:01 +0000 (15:00 +0000)
commitd9e17f8049b051a866c22a3c8953f1a2aff7fd91
tree97726c607b45578026333c003b7336b7f5df0180
parenteeedfc8a999fdb202a442719bcca75ce417eff36
add C<equals> method to TypeConstraint, and make use of it int he subtype checks
lib/Moose/Meta/TypeConstraint.pm
lib/Moose/Meta/TypeConstraint/Class.pm