---
abstract: 'PSGI/Plack server with event driven connection manager, preforking workers'
author:
- 'Masahiro Nagano <kazeburo@gmail.com>'
build_requires:
LWP::UserAgent: '0'
Plack::Test::Suite: '0'
Test::More: '0.98'
Test::TCP: '2.00'
configure_requires:
Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.10, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Monoceros
no_index:
directory:
- t
- xt
- inc
- share
- eg
- examples
- author
- builder
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
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'
resources:
bugtracker: https://github.com/kazeburo/Monoceros/issues
homepage: https://github.com/kazeburo/Monoceros
repository: git://github.com/kazeburo/Monoceros.git
version: '0.28'
x_contributors:
- 'Michael Kröll <michael.kroell@geizhals.at>'
- 'Syohei YOSHIDA <syohex@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1