X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FUtil%2FTypeConstraints.pm;h=96a56dcc654c2fe28b758bf5995ff8f01f69ee16;hb=6e64f8097e17ea8b7b950fee35046dfa43a5b4f3;hp=17826b10db323e482b1a4de487283b8a35072a77;hpb=293768953c8ac0f8a516bf38b0279cf93a70cc00;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Util/TypeConstraints.pm b/lib/Mouse/Util/TypeConstraints.pm index 17826b1..96a56dc 100644 --- a/lib/Mouse/Util/TypeConstraints.pm +++ b/lib/Mouse/Util/TypeConstraints.pm @@ -14,8 +14,6 @@ Mouse::Exporter->setup_import_methods( type subtype coerce class_type role_type enum find_type_constraint )], - - _export_to_main => 1, ); my %TYPE; @@ -425,7 +423,7 @@ Mouse::Util::TypeConstraints - Type constraint system for Mouse =head1 VERSION -This document describes Mouse version 0.38 +This document describes Mouse version 0.40 =head2 SYNOPSIS