The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Modular access to Getopt::Long",
   "author" : [
      "Darin McBride <dmcbride@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Getopt-Modular",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exception::Class" : "0",
            "Getopt::Long" : "0",
            "List::MoreUtils" : "0",
            "Scalar::Util" : "0",
            "Text::Table" : "0",
            "Text::Wrap" : "0",
            "Text::WrapI18N" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/dmcbride/Getopt-Modular.git",
         "web" : "https://github.com/dmcbride/Getopt-Modular"
      }
   },
   "version" : "0.09"
}