{
"abstract" : "Command-line interface description language",
"author" : [
"tokuhirom <tokuhirom@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.4.9",
"license" : "perl_5",
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Docopt",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Class::Accessor::Lite" : "0.05",
"List::MoreUtils" : "0",
"List::Util" : "0",
"Pod::Usage" : "0",
"Scalar::Util" : "0",
"boolean" : "0",
"parent" : "0",
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"JSON::PP" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.98"
}
}
},
"provides" : {
"Docopt" : {
"file" : "lib/Docopt.pm",
"version" : "0.03"
},
"Docopt::Argument" : {
"file" : "lib/Docopt.pm"
},
"Docopt::BranchPattern" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Command" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Either" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Exception" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Exceptions::DocoptExit" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Exceptions::DocoptLanguageError" : {
"file" : "lib/Docopt.pm"
},
"Docopt::LeafPattern" : {
"file" : "lib/Docopt.pm"
},
"Docopt::OneOrMore" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Option" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Optional" : {
"file" : "lib/Docopt.pm"
},
"Docopt::OptionsShortcut" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Pattern" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Required" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Tokens" : {
"file" : "lib/Docopt.pm"
},
"Docopt::Util" : {
"file" : "lib/Docopt/Util.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tokuhirom/Docopt/issues"
},
"homepage" : "https://github.com/tokuhirom/Docopt",
"repository" : {
"url" : "git://github.com/tokuhirom/Docopt.git",
"web" : "https://github.com/tokuhirom/Docopt"
}
},
"version" : "0.03"
}