The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Mouse role for processing command line options",
   "author" : [
      "NAKAGAWA Masaki <masaki@cpan.org>",
      "FUJI Goro <gfuji@cpan.org>",
      "Stevan Little <stevan@iinteractive.com>",
      "Brandon L. Black <blblack@gmail.com>",
      "Yuval Kogman <nothingmuch@woobling.org>",
      "Ryan D Johnson <ryan@innerfence.com>",
      "Drew Taylor <drew@drewtaylor.com>",
      "Tomas Doran <bobtfish@bobtfish.net>",
      "Florian Ragwitz <rafl@debian.org>",
      "Dagfinn Ilmari Mannsaker <ilmari@ilmari.org>",
      "Avar Arnfjord Bjarmason <avar@cpan.org>",
      "Chris Prather <perigrin@cpan.org>",
      "Mark Gardner <mjgardner@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300010, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MouseX-Getopt",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "2.37",
            "Getopt::Long::Descriptive" : "0.091",
            "Mouse" : "0.64"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0.21",
            "Test::More" : "0.88",
            "Test::Warn" : "0.21"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-MouseX-Getopt@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MouseX-Getopt"
      },
      "homepage" : "http://metacpan.org/release/MouseX-Getopt",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/gfx/mousex-getopt.git",
         "web" : "http://github.com/gfx/mousex-getopt"
      }
   },
   "version" : "0.34",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@FLORA/@Basic/GatherDir",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@FLORA/@Basic/PruneCruft",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@FLORA/@Basic/ManifestSkip",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@FLORA/@Basic/MetaYAML",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@FLORA/@Basic/License",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@FLORA/@Basic/Readme",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@FLORA/@Basic/ExtraTests",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@FLORA/@Basic/ExecDir",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@FLORA/@Basic/ShareDir",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "name" : "@FLORA/@Basic/MakeMaker",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@FLORA/@Basic/Manifest",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@FLORA/@Basic/TestRelease",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@FLORA/@Basic/ConfirmRelease",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@FLORA/@Basic/UploadToCPAN",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@FLORA/MetaConfig",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@FLORA/MetaJSON",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@FLORA/PkgVersion",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@FLORA/PodSyntaxTests",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::NoTabsTests",
            "name" : "@FLORA/NoTabsTests",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@FLORA/PodCoverageTests",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "@FLORA/MetaResources",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@FLORA/Authority",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::EOLTests",
            "name" : "@FLORA/EOLTests",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "@FLORA/PodWeaver",
            "version" : "3.101641"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "TestRequires",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300010"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300010"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300010"
      }
   },
   "x_authority" : "cpan:STEVAN"
}