Codebase list libnet-async-http-perl / b486163e-aec6-43e1-a227-6f9055d927dc/main META.yml
b486163e-aec6-43e1-a227-6f9055d927dc/main

Tree @b486163e-aec6-43e1-a227-6f9055d927dc/main (Download .tar.gz)

META.yml @b486163e-aec6-43e1-a227-6f9055d927dc/mainraw · history · blame

---
abstract: 'use HTTP with C<IO::Async>'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  HTTP::Cookies: '0'
  IO::Async::Test: '0'
  Test::Identity: '0'
  Test::Metrics::Any: '0'
  Test::More: '0.88'
  Test::Refcount: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4231, 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: Net-Async-HTTP
provides:
  Net::Async::HTTP:
    file: lib/Net/Async/HTTP.pm
    version: '0.48'
  Net::Async::HTTP::Connection:
    file: lib/Net/Async/HTTP/Connection.pm
    version: '0.48'
  Net::Async::HTTP::StallTimer:
    file: lib/Net/Async/HTTP/StallTimer.pm
    version: '0.48'
recommends:
  Compress::Raw::Zlib: '2.057'
requires:
  Future: '0.28'
  Future::Utils: '0.16'
  HTTP::Request: '0'
  HTTP::Request::Common: '0'
  HTTP::Response: '0'
  IO::Async::Loop: '0.59'
  IO::Async::Stream: '0.59'
  IO::Async::Timer::Countdown: '0'
  List::Util: '1.29'
  Metrics::Any: '0.05'
  Socket: '2.010'
  Struct::Dumb: '0.07'
  Time::HiRes: '0'
  URI: '0'
  perl: '5.010'
resources:
  IRC: irc://irc.perl.org/#io-async
  license: http://dev.perl.org/licenses/
version: '0.48'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'