Mojolicious-Plugin-RESTRoutes
view release on metacpan or search on metacpan
{
"abstract" : "routing helper for RESTful operations",
"author" : [
"Jens Berthold <cpan@jebecs.de>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Mojolicious-Plugin-RESTRoutes",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034"
}
},
"develop" : {
"requires" : {
"Dist::Zilla" : "5",
"Dist::Zilla::Plugin::UploadToCPAN" : "0",
"Dist::Zilla::PluginBundle::Author::MAXHQ" : "0",
"English" : "0",
"Pod::Coverage::TrustPod" : "0",
"Software::License::MIT" : "0",
"Test::EOL" : "0",
"Test::More" : "0.88",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::Pod::LinkCheck" : "0",
"Test::Pod::No404s" : "0"
}
},
"runtime" : {
"requires" : {
"Lingua::EN::Inflect" : "0",
"Modern::Perl" : "0",
"Mojo::Base" : "0",
"Mojo::Util" : "0"
}
},
"test" : {
"requires" : {
"Test::Mojo" : "0",
"Test::More" : "0",
"lib" : "0"
}
}
},
"provides" : {
"Mojolicious::Plugin::RESTRoutes" : {
"file" : "lib/Mojolicious/Plugin/RESTRoutes.pm",
"version" : "v1.0.0"
}
},
"release_status" : "stable",
"version" : "1.0.0",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.020003"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
"exclude_filename" : [],
"exclude_match" : [
"^CVS\\b",
"^\\.build\\b",
"^\\.git\\b",
"^\\.svn\\b",
"^\\w+\\.ini$",
"^\\w+\\.tar\\.gz$",
"^cpanfile$",
"^cpanfile.snapshot$",
"^extlib\\b",
"^local\\b"
],
"follow_symlinks" : 0,
"include_dotfiles" : 1,
"prefix" : "",
"prune_directory" : [],
"root" : "."
},
"Dist::Zilla::Plugin::Git::GatherDir" : {
"include_untracked" : 0
}
},
"name" : "@Author::MAXHQ/Git::GatherDir",
"version" : "2.039"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::MAXHQ/PruneCruft",
"version" : "6.006"
},
( run in 2.290 seconds using v1.01-cache-2.11-cpan-ceb78f64989 )