X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FUtil%2FTypeConstraints.pm;h=a11a478522510e595a499386265033edc9c50137;hp=a012e9d01b237fe55401feb86a62a063fe2aa394;hb=6d28c5cf89bfd4c00e675e95aff6c31b61aeb805;hpb=1d86420d34a7bbe8596b08035d7fb6c8c81d00a3 diff --git a/lib/Mouse/Util/TypeConstraints.pm b/lib/Mouse/Util/TypeConstraints.pm index a012e9d..a11a478 100644 --- a/lib/Mouse/Util/TypeConstraints.pm +++ b/lib/Mouse/Util/TypeConstraints.pm @@ -5,6 +5,8 @@ use base 'Exporter'; use Carp (); use Scalar::Util qw/blessed looks_like_number openhandle/; + +use Mouse::Util; use Mouse::Meta::TypeConstraint; our @EXPORT = qw(