X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FParser%2FLong.pm;fp=lib%2FMooseX%2FGetopt%2FParser%2FLong.pm;h=e697e1ffbab86e96eac7970f22d2af6fdffc2ae1;hb=2a4bd49b31d3e0f5afaa493d2be7f282af5c7fda;hp=d0342ce1ad4157bf15b2ed0a88cee6afca98a5e9;hpb=354c610a96f91d76932428e403690a64f4bd906c;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/Parser/Long.pm b/lib/MooseX/Getopt/Parser/Long.pm index d0342ce..e697e1f 100644 --- a/lib/MooseX/Getopt/Parser/Long.pm +++ b/lib/MooseX/Getopt/Parser/Long.pm @@ -5,9 +5,10 @@ use Moose; with 'MooseX::Getopt::Parser'; -use Getopt::Long; use MooseX::Getopt::OptionTypeMap; +use Getopt::Long (); + # Special configuration for parser has config => (