fix for prototype undecl issue when type constraint utils loaded before consumers...
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 21 May 2007 17:02:23 +0000 (17:02 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 21 May 2007 17:02:23 +0000 (17:02 +0000)
commit8c4acc601eded1380a6496b9265a331afee580d6
treeedd5146dc6a42f93e12818205a72aa8f8d779ed6
parentdf492bba76f271734723bf05db630508c8e5c0d7
fix for prototype undecl issue when type constraint utils loaded before consumers (e.g. Moose::Meta::Attribute) by predeclaring prototypes in TC utils
lib/Moose/Util/TypeConstraints.pm
t/050_util_type_constraints.t