The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'WebSocket server for AnyEvent'
author:
  - 'Toshio Ito <toshioito@cpan.org>'
build_requires:
  AnyEvent: 0
  AnyEvent::Handle: 0
  AnyEvent::Socket: 0
  AnyEvent::WebSocket::Client: 0.20
  Module::Build::Pluggable::CPANfile: 0.02
  Protocol::WebSocket::Frame: 0
  Protocol::WebSocket::Handshake::Client: 0
  Scalar::Util: 0
  Test::Memory::Cycle: 0
  Test::More: 0
  Test::Requires: 0
  Try::Tiny: 0
configure_requires:
  Module::Build: 0.40
  Module::Build::Pluggable: 0.09
  Module::Build::Pluggable::CPANfile: 0.02
dynamic_config: 1
generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.132140'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: AnyEvent-WebSocket-Server
no_index:
  directory:
    - t
    - xt
    - eg
    - inc
  file:
    - README.pod
provides:
  AnyEvent::WebSocket::Server:
    file: lib/AnyEvent/WebSocket/Server.pm
    version: 0.03
requires:
  AnyEvent::Handle: 0
  AnyEvent::WebSocket::Client: 0.20
  Carp: 0
  Protocol::WebSocket::Handshake::Server: 0
  Try::Tiny: 0
resources:
  repository: git://github.com/debug-ito/AnyEvent-WebSocket-Server.git
version: 0.03