X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types.git;a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FMoose.pm;h=189f274b415ba1c1052292794037775f2c04ec5d;hp=f5a732dc544624ca32ad57f09f398ffd2994f49e;hb=e981324f93b6a18b91d9637255b1386fd59f8290;hpb=ef8b7b7a254653b0e77d19b19d7bd870700cf4b2 diff --git a/lib/MooseX/Types/Moose.pm b/lib/MooseX/Types/Moose.pm index f5a732d..189f274 100644 --- a/lib/MooseX/Types/Moose.pm +++ b/lib/MooseX/Types/Moose.pm @@ -1,6 +1,6 @@ package MooseX::Types::Moose; -# ABSTRACT: Type exportes that match the types shipped with L +# ABSTRACT: Type exports that match the types shipped with L use warnings; use strict;