{
"abstract" : "Light and pure-Perl PSGI/Plack HTTP server with pre-forks",
"author" : [
"Piotr Roszatycki <dexter@cpan.org>",
"Piotr Roszatycki <dexter@cpan.org>",
"Jeremy Howard <j+daemonize@howard.fm>",
"Paul Seamons <paul@seamons.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Starlight",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0",
"Module::CPANfile" : "0",
"Software::License" : "0"
}
},
"runtime" : {
"recommends" : {
"IO::Socket::IP" : "0",
"Time::HiRes" : "0"
},
"requires" : {
"Plack" : "0.9920",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"LWP" : "0",
"Test::More" : "0.88",
"Test::TCP" : "0.15"
}
}
},
"provides" : {
"Plack::Handler::Starlight" : {
"file" : "lib/Plack/Handler/Starlight.pm",
"version" : "0.0503"
},
"Starlight" : {
"file" : "lib/Starlight.pm",
"version" : "0.0503"
},
"Starlight::Server" : {
"file" : "lib/Starlight/Server.pm",
"version" : "0.0503"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://github.com/dex4er/Starlight/issues"
},
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "http://github.com/dex4er/Starlight"
}
},
"version" : "0.0503",
"x_serialization_backend" : "JSON::PP version 4.07"
}