From: Stevan Little Date: Thu, 3 May 2007 01:08:45 +0000 (+0000) Subject: 0.03 X-Git-Tag: 0_03^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=23575d4623f4f5357c62c5f5ff57053abf357e35 0.03 --- 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;