{
"abstract" : "Defer messages or data across redirections",
"author" : [
"David Golden <dagolden@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
"license" : [
"apache_2_0"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Dancer-Plugin-Deferred",
"no_index" : {
"directory" : [
"t",
"xt",
"examples",
"corpus"
],
"package" : [
"DB"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Meta" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Dancer" : "0",
"Dancer::Plugin" : "0",
"URI" : "0",
"URI::QueryParam" : "0",
"perl" : "5.010",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Find" : "0",
"File::Temp" : "0",
"LWP::UserAgent" : "0",
"Test::More" : "0.96",
"Test::TCP" : "0",
"perl" : "5.010"
}
}
},
"provides" : {
"Dancer::Plugin::Deferred" : {
"file" : "lib/Dancer/Plugin/Deferred.pm",
"version" : "0.003"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/dagolden/dancer-plugin-deferred/issues"
},
"homepage" : "https://metacpan.org/release/Dancer-Plugin-Deferred",
"repository" : {
"type" : "git",
"url" : "git://github.com/dagolden/dancer-plugin-deferred.git",
"web" : "https://github.com/dagolden/dancer-plugin-deferred"
}
},
"version" : "0.003"
}