make the new "distinct types not equal" tests pass
authorRicardo Signes <rjbs@cpan.org>
Sun, 16 May 2010 23:36:49 +0000 (19:36 -0400)
committerRicardo Signes <rjbs@cpan.org>
Sun, 16 May 2010 23:36:49 +0000 (19:36 -0400)
commit05a5763ccdc568ae0896a860339bc76df160bc44
tree7e1d718342dfeee4c7bb264af781602626fe6a25
parentc38be0636500747f8977def2dab0f920ff81d168
make the new "distinct types not equal" tests pass

The problem was that the default opinion on type constraints is that if
we didn't know what else to do, we said they're the same.  Instead, since
it seems easy to make two "equal" types, we should fix it to be not-equal
by default.
lib/Moose/Meta/TypeConstraint.pm