_____
_____ ___|___ /
/ _ \ \/ (_) |_ \
| __/> < _ ___) |
\___/_/\_(_)____/
$ midgen -lf metajson
Running midgen v0.26
Stamped -> 2013-08-13T18:42:34Z
Package: Anamal
{
"abstract" : "This is a short description of the purpose of the distribution.",
"author" : "...",
"dynamic_config" : "0|1",
"generated_by" : "...",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Anamal",
"release_status" : "stable|testing|unstable",
"version" : "...",
"prereqs" : {
"runtime" : {
"requires" : {
"Carp" : "1.26",
"Carp::Always::Color" : "0.07",
"Compiler::Lexer" : "0.13",
"Data::Printer" : "0.35",
"Foo" : "0.02",
"List::Util" : "1.3",
"Moo" : "1.003",
"Params::Util" : "1.07",
"String::RewritePrefix" : "0.006",
"Types::Standard" : "0.022",
"X" : "1.13",
"perl" : "5.010000",
},
"suggests" : {...},
"recommends" : {...},
},
"test" : {
"requires" : {
"Test::Mock::LWP" : "0.06",
"Test::More" : "0.98",
},
"suggests" : {
"Test::Pod" : "1.48",
"Test::Pod::Coverage" : "1.08",
}
}
}
"no_index" : {
"directory" : [
"inc",
"t",
"xt",
]
},
"resources" : {
"bugtracker" : {
"web" : "https://github.com/.../Anamal/issues"
},
"homepage" : "https://github.com/.../Anamal",
"repository" : {
"type" : "git",
"url" : "https://github.com/.../Anamal.git",
"web" : "https://github.com/.../Anamal"
}
},
"x_contributors" : [
"brian d foy (ADOPTME) <brian.d.foy@gmail.com>",
"Fred Bloggs <fred@bloggs.org>"
]
}
I just spent 8s doing all that, for you, enjoy
__END__