Test case specifically, test script cleanup
authorShawn M Moore <sartak@gmail.com>
Sun, 21 Oct 2007 04:17:49 +0000 (04:17 +0000)
committerShawn M Moore <sartak@gmail.com>
Sun, 21 Oct 2007 04:17:49 +0000 (04:17 +0000)
commit4ce56d043fb257303138e8283c357842b3b02eda
treef15ee422076e53ca0e419418b65bd01109fa22cf
parentc4fe165f59754f765c60f046d084049005550fd8
Test case specifically, test script cleanup
Case now matters for enum. If anyone disagrees with this choice, please let me know.
(Humorously, previous versions of enum accepted EVERYTHING as valid, because it was just returning a regex object, which is a true value, instead of performing a match)
lib/Moose/Util/TypeConstraints.pm
t/040_type_constraints/015_enum.t