{ "abstract" : "Very simple PSGI web framework", "author" : [ "MacGyveR " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.132830", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "PSGI-Hector", "prereqs" : { "build" : { "requires" : { "Test::More" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0.40" } }, "runtime" : { "requires" : { "CGI::Simple::Cookie" : "0", "Carp" : "0", "Class::Load" : "0", "Data::Dumper" : "0", "File::Basename" : "0", "File::Spec" : "0", "HTTP::Response" : "0", "Plack" : "0", "Template" : "0" } } }, "provides" : { "PSGI::Hector" : { "file" : "lib/PSGI/Hector.pm", "version" : "1.1" }, "PSGI::Hector::Base" : { "file" : "lib/PSGI/Hector/Base.pm" }, "PSGI::Hector::Log" : { "file" : "lib/PSGI/Hector/Log.pm" }, "PSGI::Hector::Request" : { "file" : "lib/PSGI/Hector/Request.pm" }, "PSGI::Hector::Response" : { "file" : "lib/PSGI/Hector/Response.pm" }, "PSGI::Hector::Response::Base" : { "file" : "lib/PSGI/Hector/Response/Base.pm" }, "PSGI::Hector::Response::NotModified" : { "file" : "lib/PSGI/Hector/Response/NotModified.pm" }, "PSGI::Hector::Response::Raw" : { "file" : "lib/PSGI/Hector/Response/Raw.pm" }, "PSGI::Hector::Response::TemplateToolkit" : { "file" : "lib/PSGI/Hector/Response/TemplateToolkit.pm" }, "PSGI::Hector::Session" : { "file" : "lib/PSGI/Hector/Session.pm" }, "PSGI::Hector::Utils" : { "file" : "lib/PSGI/Hector/Utils.pm" } }, "release_status" : "stable", "resources" : { "license" : [ "http://dev.perl.org/licenses/" ] }, "version" : "1.1" }