X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=lib%2FMooseX%2FGetopt.pm;h=8c2f4b0a3c84d38a7309cbc2974058a2b26415be;hp=688f4ef168193ddac8054659237d29edd95de866;hb=e2911e34263bf6cfcd0e81fe5c801bdd71e48a29;hpb=1c3e6142ec43ad5a9593ad998f410b66c03a188e diff --git a/lib/MooseX/Getopt.pm b/lib/MooseX/Getopt.pm index 688f4ef..8c2f4b0 100644 --- a/lib/MooseX/Getopt.pm +++ b/lib/MooseX/Getopt.pm @@ -7,7 +7,7 @@ use Getopt::Long; use MooseX::Getopt::OptionTypeMap; use MooseX::Getopt::Meta::Attribute; -our $VERSION = '0.02'; +our $VERSION = '0.03'; our $AUTHORITY = 'cpan:STEVAN'; has ARGV => (is => 'rw', isa => 'ArrayRef'); @@ -240,6 +240,8 @@ to cpan-RT. Stevan Little Estevan@iinteractive.comE +Brandon L. Black, Eblblack@gmail.comE + =head1 COPYRIGHT AND LICENSE Copyright 2007 by Infinity Interactive, Inc.