Do some hackish validation of type names in MUTC, though unfortunately
authorDave Rolsky <autarch@urth.org>
Mon, 2 Feb 2009 22:52:21 +0000 (22:52 +0000)
committerDave Rolsky <autarch@urth.org>
Mon, 2 Feb 2009 22:52:21 +0000 (22:52 +0000)
commiteee1a213503b598ae220d18514bc43dd84232f64
treee9156496833277e319d90ceec724ff588d3b5599
parent4a8035cfddad21c3cb2fa01fb6c640f607fedab7
Do some hackish validation of type names in MUTC, though unfortunately
I can't find a clean way to put this into the metaclasses.

Also make sure to allow "." in type names.
Changes
lib/Moose/Util/TypeConstraints.pm
t/040_type_constraints/033_type_names.t [new file with mode: 0644]