App-Cmdline

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "helper for writing command-line applications",
   "author" : [
      "Martin Senger <martin.senger@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Cmdline",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "App::Cmd::Simple" : "0",
            "Getopt::Long" : "0",
            "Pod::Find" : "0",
            "Pod::Usage" : "0",
            "Sub::Install" : "0",
            "parent" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/msenger/App-Cmdline/issues"
      },
      "homepage" : "http://search.cpan.org/dist/App-Cmdline"
   },
   "version" : "0.1.2",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.014002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/GatherDir",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/ExtraTests",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/ShareDir",
            "version" : "4.300034"
         },
         {



( run in 0.995 second using v1.01-cache-2.11-cpan-39bf76dae61 )