There's no need ot expose Parameterizable's ->parse_type_constraint
authorDave Rolsky <autarch@urth.org>
Sun, 14 Sep 2008 21:56:49 +0000 (21:56 +0000)
committerDave Rolsky <autarch@urth.org>
Sun, 14 Sep 2008 21:56:49 +0000 (21:56 +0000)
commit44b5ec584b3edb967cc63767951befad792182e3
treedec0e64e17eb441e3ce489b0e9b477a8691c45e6
parentc8f663b2e2ddb11f700a4a94d8b1c0307c110b86
There's no need ot expose Parameterizable's ->parse_type_constraint
method as a public method, since it was used once, and it's return
value was passed right back into said module.
lib/Moose/Meta/TypeConstraint/Parameterizable.pm
lib/Moose/Util/TypeConstraints.pm