{
"abstract" : "Plugin that adds session support to CGI::Application",
"author" : [
"Cees Hek <
[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.120921",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "CGI-Application-Plugin-Session",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"CGI::Application" : "3.21",
"CGI::Session" : "4.48",
"File::Spec" : "0",
"Scalar::Util" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "1.001002"
}
}
},
"release_status" : "stable",
"resources" : {
"homepage" : "
https://github.com/frioux/CGI-Application-Plugin-Session",
"repository" : {
"type" : "git",
"url" : "
https://github.com/frioux/CGI-Application-Plugin-Session.git",
"web" : "
https://github.com/frioux/CGI-Application-Plugin-Session"
}
},
"version" : "1.05"
}