1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
---
abstract: 'WebSocket client for AnyEvent'
author:
- 'Graham Ollis <plicease@cpan.org>'
build_requires:
Protocol::WebSocket: '0.20'
Test2::API: '1.302015'
Test2::Require: '0.000121'
Test2::Require::Module: '0.000121'
Test2::V0: '0.000121'
perl: '5.008'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.025, 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: AnyEvent-WebSocket-Client
no_index:
directory:
- example
recommends:
EV: '0'
IO::Socket::SSL: '0'
Math::Random::Secure: '0'
Net::SSLeay: '0'
PerlX::Maybe::XS: '0'
requires:
AnyEvent: '7.13'
AnyEvent::Connector: '0.03'
Moo: '2.0'
PerlX::Maybe: '0.003'
Protocol::WebSocket: '0.20'
URI: '1.53'
URI::ws: '0'
perl: '5.008'
resources:
bugtracker: https://github.com/uperl/AnyEvent-WebSocket-Client/issues
homepage: https://metacpan.org/pod/AnyEvent::WebSocket::Client
repository: git://github.com/uperl/AnyEvent-WebSocket-Client.git
version: '0.55'
x_contributors:
- 'Graham Ollis <plicease@cpan.org>'
- 'Toshio Ito (debug-ito, TOSHIOITO)'
- 'José Joaquín Atria (JJATRIA)'
- 'Kivanc Yazan (KYZN)'
- 'Yanick Champoux (YANICK)'
- 'Fayland Lam (FAYLAND)'
- 'Daniel Kamil Kozar (xavery)'
x_generated_by_perl: v5.37.4
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_use_unsafe_inc: 0
|