X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute.pm;fp=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute.pm;h=dada97c203997b4e41d27d6030421aa20564f705;hb=23575d4623f4f5357c62c5f5ff57053abf357e35;hp=d10332e4c35116cebfc2f907398763dd39fa230b;hpb=a0b1a204d69cac41870f7e436dfe6af8803557e6;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/Meta/Attribute.pm b/lib/MooseX/Getopt/Meta/Attribute.pm index d10332e..dada97c 100644 --- a/lib/MooseX/Getopt/Meta/Attribute.pm +++ b/lib/MooseX/Getopt/Meta/Attribute.pm @@ -1,5 +1,5 @@ -package ; +package MooseX::Getopt::Meta::Attribute; use Moose; use Moose::Util::TypeConstraints;