File: META.yml

package info (click to toggle)
libhttp-async-perl 0.33-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 272 kB
  • ctags: 51
  • sloc: perl: 691; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 935 bytes parent folder | download | duplicates (2)
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
---
abstract: unknown
author:
  - unknown
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, 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: HTTP-Async
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Data::Dumper: '0'
  HTTP::Request: '0'
  HTTP::Response: '0'
  HTTP::Server::Simple::CGI: '0'
  HTTP::Status: '0'
  IO::Select: '0'
  LWP::UserAgent: '0'
  Net::EmptyPort: '0'
  Net::HTTP: '0'
  Net::HTTP::NB: '0'
  Net::HTTPS::NB: '0.13'
  Test::Fatal: '0'
  Test::HTTP::Server::Simple: '0'
  Test::More: '0'
  Time::HiRes: '0'
  URI: '0'
  URI::Escape: '0'
  perl: '5.006'
resources:
  repository: https://github.com/evdb/HTTP-Async
version: '0.33'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'