File: META.yml

package info (click to toggle)
libnet-http-perl 6.03-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 152 kB
  • sloc: perl: 930; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 820 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
--- #YAML:1.0
name:               Net-HTTP
version:            6.03
abstract:           Low-level HTTP connection (client)
author:
    - Gisle Aas <gisle@activestate.com>
license:            perl
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    ExtUtils::MakeMaker:  0
requires:
    Compress::Raw::Zlib:  0
    IO::Compress::Gzip:   0
    IO::Select:           0
    IO::Socket::INET:     0
    perl:                 5.006002
resources:
    MailingList:  mailto:libwww@perl.org
    repository:   http://github.com/gisle/net-http
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.57_05
meta-spec:
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
    version:  1.4
recommends:
    IO::Socket::SSL:  1.38