Reverted the type constraint bits that caused breakage on Win32 and
authorDave Rolsky <autarch@urth.org>
Sun, 12 Oct 2008 17:42:23 +0000 (17:42 +0000)
committerDave Rolsky <autarch@urth.org>
Sun, 12 Oct 2008 17:42:23 +0000 (17:42 +0000)
commit84a9c64c562ec926d73ecec464b5a0463d6aacef
tree55077c34288fe825662f14925f1c530c1a63619a
parent5bfcfd336736c8d6e9abd7066cc3b1a1d01e4984
Reverted the type constraint bits that caused breakage on Win32 and
BSD, but kept the parts that normalize names.
Changes
MANIFEST
lib/Moose/Meta/TypeConstraint/Parameterizable.pm
lib/Moose/Meta/TypeConstraint/Union.pm
lib/Moose/Util/TypeConstraints.pm
t/040_type_constraints/027_parameterize_from.t [deleted file]