File: META.yml

package info (click to toggle)
libhttp-tiny-perl 0.076-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 752 kB
  • sloc: perl: 2,874; makefile: 6
file content (105 lines) | stat: -rw-r--r-- 3,048 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
---
abstract: 'A small, simple, correct HTTP/1.1 client'
author:
  - 'Christian Hansen <chansen@cpan.org>'
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Data::Dumper: '0'
  Exporter: '0'
  ExtUtils::MakeMaker: '0'
  File::Basename: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Dir: '0'
  IO::File: '0'
  IO::Socket::INET: '0'
  IPC::Cmd: '0'
  Test::More: '0.96'
  lib: '0'
  open: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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-Tiny
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  HTTP::Tiny:
    file: lib/HTTP/Tiny.pm
    version: '0.076'
recommends:
  HTTP::CookieJar: '0.001'
  IO::Socket::IP: '0.32'
  IO::Socket::SSL: '1.42'
  Mozilla::CA: '20160104'
  Net::SSLeay: '1.49'
requires:
  Carp: '0'
  Fcntl: '0'
  IO::Socket: '0'
  MIME::Base64: '0'
  Socket: '0'
  Time::Local: '0'
  bytes: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/chansen/p5-http-tiny/issues
  homepage: https://github.com/chansen/p5-http-tiny
  repository: https://github.com/chansen/p5-http-tiny.git
version: '0.076'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Alan Gardner <gardner@pythian.com>'
  - 'Alessandro Ghedini <al3xbio@gmail.com>'
  - 'A. Sinan Unur <nanis@cpan.org>'
  - 'Brad Gilbert <bgills@cpan.org>'
  - 'brian m. carlson <sandals@crustytoothpaste.net>'
  - 'Chris Nehren <apeiron@cpan.org>'
  - 'Chris Weyl <cweyl@alumni.drew.edu>'
  - 'Claes Jakobsson <claes@surfar.nu>'
  - 'Clinton Gormley <clint@traveljury.com>'
  - 'Craig A. Berry <craigberry@mac.com>'
  - 'Craig Berry <cberry@cpan.org>'
  - 'David Golden <xdg@xdg.me>'
  - 'David Mitchell <davem@iabyn.com>'
  - 'Dean Pearce <pearce@pythian.com>'
  - 'Edward Zborowski <ed@rubensteintech.com>'
  - 'Felipe Gasper <felipe@felipegasper.com>'
  - 'James Raspass <jraspass@gmail.com>'
  - 'Jeremy Mates <jmates@cpan.org>'
  - 'Jess Robinson <castaway@desert-island.me.uk>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Lukas Eklund <leklund@gmail.com>'
  - 'Martin J. Evans <mjegh@ntlworld.com>'
  - 'Martin-Louis Bright <mlbright@gmail.com>'
  - 'Mike Doherty <doherty@cpan.org>'
  - 'Nicolas Rochelemagne <rochelemagne@cpanel.net>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Olivier Mengué <dolmen@cpan.org>'
  - 'Petr Písař <ppisar@redhat.com>'
  - 'Serguei Trouchelle <stro@cpan.org>'
  - 'Shoichi Kaji <skaji@cpan.org>'
  - 'SkyMarshal <skymarshal1729@gmail.com>'
  - 'Sören Kornetzki <soeren.kornetzki@delti.com>'
  - 'Steve Grazzini <steve.grazzini@grantstreet.com>'
  - 'Syohei YOSHIDA <syohex@gmail.com>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'Tom Hukins <tom@eborcom.com>'
  - 'Tony Cook <tony@develop-help.com>'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'