summaryrefslogtreecommitdiff
path: root/META.yml
blob: 9a65c0ad3802d280339d7cb5e0f5b6e7192ab295 (plain)
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
---
abstract: 'The World-Wide Web library for Perl'
author:
  - 'Gisle Aas <gisle@activestate.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  FindBin: '0'
  Test: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.0512, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: libwww-perl
no_index:
  directory:
    - t
    - inc
requires:
  Digest::MD5: '0'
  Encode: '2.12'
  Encode::Locale: '0'
  File::Listing: '6'
  HTML::Entities: '0'
  HTML::HeadParser: '0'
  HTTP::Cookies: '6'
  HTTP::Daemon: '6'
  HTTP::Date: '6'
  HTTP::Negotiate: '6'
  HTTP::Request: '6'
  HTTP::Request::Common: '6'
  HTTP::Response: '6'
  HTTP::Status: '6'
  IO::Select: '0'
  IO::Socket: '0'
  LWP::MediaTypes: '6'
  MIME::Base64: '2.1'
  Net::FTP: '2.58'
  Net::HTTP: '6.07'
  URI: '1.10'
  URI::Escape: '0'
  WWW::RobotRules: '6'
  perl: '5.008001'
resources:
  IRC: irc://irc.perl.org/#lwp
  MailingList: mailto:libwww@perl.org
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl
  repository: https://github.com/libwww-perl/libwww-perl.git
version: '6.13'