The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Dispatcher module for command line interface programs",
   "author" : [
      "Chia-liang Kao <clkao@clkao.org>",
      "Yo-An Lin      <cornelius.howl@gmail.com>",
      "Shelling       <navyblueshellingford@gmail.com>",
      "Paul Cochrane  <paul@liekut.de>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.0402, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-CLI",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Carp" : "0",
            "Class::Load" : "0",
            "File::Basename" : "0",
            "File::Find" : "0",
            "Getopt::Long" : "2.35",
            "Locale::Maketext::Simple" : "0",
            "Pod::Simple::Text" : "0",
            "Scalar::Util" : "0",
            "base" : "0",
            "constant" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Class::Load" : "0",
            "Test::Kwalitee" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/paultcochrane/app-cli"
      }
   },
   "version" : "0.48",
   "x_contributors" : [
      "José Joaquín Atria <jjatria@gmail.com>"
   ]
}