{
  "abstract" : "Perl extension allowing subs to handle mixed parameter lists",
  "author" : [
     "Andrew Sterling Hanenkamp <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Getargs-Mixed",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "3.2701"
        }
     },
     "develop" : {
        "recommends" : {
           "Module::Metadata" : "1.000016"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "Getargs::Mixed" : {
        "file" : "lib/Getargs/Mixed.pm",
        "version" : "1.06"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/cxw42/Getargs-Mixed/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/cxw42/Getargs-Mixed.git",
        "web" : "https://github.com/cxw42/Getargs-Mixed"
     }
  },
  "version" : "1.06",
  "x_contributors" : [
     "Andrew Sterling Hanenkamp <[email protected]>",
     "Christopher White <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}