{
"abstract" : "PSGI/Plack server with event driven connection manager, preforking workers",
"author" : [
"Masahiro Nagano <kazeburo@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.10",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Monoceros",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"AnyEvent" : "7.04",
"IO::FDPass" : "1.0",
"Net::CIDR::Lite" : "0",
"POSIX::getpeername" : "0",
"Parallel::Prefork" : "0.14",
"Plack" : "1.0035",
"Starlet" : "0.18",
"perl" : "5.008005"
},
"suggests" : {
"EV" : "4.15",
"Guard" : "1.022",
"HTTP::Parser::XS" : "0.16",
"Sys::Sendfile" : "0.11"
}
},
"test" : {
"requires" : {
"LWP::UserAgent" : "0",
"Plack::Test::Suite" : "0",
"Test::More" : "0.98",
"Test::TCP" : "2.00"
}
}
},
"provides" : {
"Monoceros" : {
"file" : "lib/Monoceros.pm",
"version" : "0.28"
},
"Monoceros::Server" : {
"file" : "lib/Monoceros/Server.pm"
},
"Plack::Handler::Monoceros" : {
"file" : "lib/Plack/Handler/Monoceros.pm"
},
"Plack::Middleware::MonocerosStatus" : {
"file" : "lib/Plack/Middleware/MonocerosStatus.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/kazeburo/Monoceros/issues"
},
"homepage" : "https://github.com/kazeburo/Monoceros",
"repository" : {
"url" : "git://github.com/kazeburo/Monoceros.git",
"web" : "https://github.com/kazeburo/Monoceros"
}
},
"version" : "0.28",
"x_contributors" : [
"Michael Kröll <michael.kroell@geizhals.at>",
"Syohei YOSHIDA <syohex@gmail.com>"
],
"x_serialization_backend" : "JSON::PP version 4.04",
"x_static_install" : 1
}