{
  "abstract" : "Dispatcher module for command line interface programs",
  "author" : [
     "Chia-liang Kao <[email protected]>",
     "Yo-An Lin      <[email protected]>",
     "Shelling       <[email protected]>",
     "Paul Cochrane  <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "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" : {
     "bugtracker" : {
        "web" : "https://github.com/paultcochrane/app-cli/issues"
     },
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/paultcochrane/app-cli"
     }
  },
  "version" : "0.52",
  "x_contributors" : [
     "José Joaquín Atria <[email protected]>",
     "sunnavy            <[email protected]>",
     "Ildar Shaimordanov <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.02"
}