The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'serve HTTP with C<IO::Async>'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  HTTP::Response: '0'
  IO::Async::Test: '0'
  Test::Identity: '0'
  Test::More: '0.88'
  Test::Refcount: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4211, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Async-HTTP-Server
provides:
  Net::Async::HTTP::Server:
    file: lib/Net/Async/HTTP/Server.pm
    version: '0.08'
  Net::Async::HTTP::Server::PSGI:
    file: lib/Net/Async/HTTP/Server/PSGI.pm
    version: '0.08'
  Net::Async::HTTP::Server::Protocol:
    file: lib/Net/Async/HTTP/Server/Protocol.pm
    version: '0.08'
  Net::Async::HTTP::Server::Request:
    file: lib/Net/Async/HTTP/Server/Request.pm
    version: '0.08'
  Plack::Handler::Net::Async::HTTP::Server:
    file: lib/Plack/Handler/Net/Async/HTTP/Server.pm
    version: '0.08'
requires:
  HTTP::Request: '0'
  IO::Async: '0.54'
  IO::Async::Listener: '0.61'
resources:
  license: http://dev.perl.org/licenses/
version: '0.08'