{
  "abstract" : "Command line option passing with with lots of features",
  "author" : [
     "Ivan Wills <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4214",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Getopt-Alt",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88",
           "Test::Warnings" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "recommends" : {
           "JSON" : "0",
           "JSON::XS" : "0",
           "Pod::Coverage" : "0",
           "Test::Kwalitee" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Spelling" : "0",
           "YAML" : "0",
           "YAML::Syck" : "0",
           "YAML::XS" : "0"
        },
        "requires" : {
           "Config::Any" : "0",
           "File::HomeDir" : "0",
           "List::MoreUtils" : "0",
           "List::Util" : "0",
           "Moose" : "0",
           "Moose::Role" : "0",
           "Path::Tiny" : "0",
           "Scalar::Util" : "0",
           "Throwable::Error" : "0",
           "Tie::Handle::Scalar" : "0",
           "Try::Tiny" : "0",
           "parent" : "0",
           "perl" : "5.008009",
           "version" : "0"
        }
     }
  },
  "provides" : {
     "Getopt::Alt" : {
        "file" : "lib/Getopt/Alt.pm",
        "version" : "v0.3.7"
     },
     "Getopt::Alt::Command" : {
        "file" : "lib/Getopt/Alt/Command.pm",
        "version" : "v0.3.7"
     },
     "Getopt::Alt::Dynamic" : {
        "file" : "lib/Getopt/Alt/Dynamic.pm",
        "version" : "v0.3.7"
     },
     "Getopt::Alt::Exception" : {
        "file" : "lib/Getopt/Alt/Exception.pm",
        "version" : "v0.3.7"
     },
     "Getopt::Alt::Option" : {
        "file" : "lib/Getopt/Alt/Option.pm",
        "version" : "v0.3.7"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Getopt-Alt"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/ivanwills/Getopt-Alt.git"
     }
  },
  "version" : "v0.3.7",
  "x_serialization_backend" : "JSON::PP version 2.27300"
}