File: META.yml

package info (click to toggle)
libnet-async-http-perl 0.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: perl: 5,029; sh: 2; makefile: 2
file content (51 lines) | stat: -rw-r--r-- 1,298 bytes parent folder | download
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
---
abstract: 'use HTTP with C<IO::Async>'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  HTTP::Cookies: '0'
  IO::Async::Test: '0'
  Test2::V0: '0.000147'
  Test::Metrics::Any: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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.50'
  Net::Async::HTTP::Connection:
    file: lib/Net/Async/HTTP/Connection.pm
    version: '0.50'
  Net::Async::HTTP::StallTimer:
    file: lib/Net/Async/HTTP/StallTimer.pm
    version: '0.50'
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.014'
resources:
  IRC: irc://irc.perl.org/#io-async
  license: http://dev.perl.org/licenses/
version: '0.50'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'