{
"abstract" : "utilities for commandline-based programs",
"author" : [
"Paul Evans <leonerd@leonerd.org.uk>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Commandable",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"requires" : {
"Module::Pluggable::Object" : "0",
"experimental" : "0",
"meta" : "0.003_003",
"perl" : "5.026"
}
},
"test" : {
"requires" : {
"Test2::V0" : "0"
}
}
},
"provides" : {
"Commandable" : {
"file" : "lib/Commandable.pm",
"version" : "0.14"
},
"Commandable::Command" : {
"file" : "lib/Commandable/Command.pm",
"version" : "0.14"
},
"Commandable::Finder" : {
"file" : "lib/Commandable/Finder.pm",
"version" : "0.14"
},
"Commandable::Finder::MethodAttributes" : {
"file" : "lib/Commandable/Finder/MethodAttributes.pm",
"version" : "0.14"
},
"Commandable::Finder::Packages" : {
"file" : "lib/Commandable/Finder/Packages.pm",
"version" : "0.14"
},
"Commandable::Finder::SubAttributes" : {
"file" : "lib/Commandable/Finder/SubAttributes.pm",
"version" : "0.14"
},
"Commandable::Finder::SubAttributes::Attrs" : {
"file" : "lib/Commandable/Finder/SubAttributes/Attrs.pm",
"version" : "0.14"
},
"Commandable::Invocation" : {
"file" : "lib/Commandable/Invocation.pm",
"version" : "0.14"
},
"Commandable::Output" : {
"file" : "lib/Commandable/Output.pm",
"version" : "0.14"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "0.14",
"x_serialization_backend" : "JSON::PP version 4.16"
}