From: Stevan Little Date: Wed, 7 Mar 2007 05:01:08 +0000 (+0000) Subject: Adding MooseX::Getopt first draft X-Git-Tag: 0_19~20 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=306cb1770fcd78432104c6d23173b8a9e5061884;p=gitmo%2FMoose.git Adding MooseX::Getopt first draft --- diff --git a/Build.PL b/Build.PL index e623d2d..b48124f 100644 --- a/Build.PL +++ b/Build.PL @@ -14,8 +14,7 @@ my $build = Module::Build->new( 'Carp' => '0', 'Class::MOP' => '0.37', 'Sub::Name' => '0.02', - 'Sub::Exporter' => '0.954', - 'Sub::Install' => '0.92', + 'Sub::Exporter' => '0.972', 'B' => '0', }, optional => {