File: META.yml

package info (click to toggle)
libhttp-headers-fast-perl 0.22-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 1,036; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,560 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
44
45
46
47
48
49
50
51
52
53
---
abstract: 'faster implementation of HTTP::Headers'
author:
  - 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
build_requires:
  Test::More: '0.98'
  Test::Requires: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.4, 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-Headers-Fast
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  HTTP::Headers::Fast:
    file: lib/HTTP/Headers/Fast.pm
    version: '0.22'
requires:
  HTTP::Date: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/tokuhirom/HTTP-Headers-Fast/issues
  homepage: https://github.com/tokuhirom/HTTP-Headers-Fast
  repository: git://github.com/tokuhirom/HTTP-Headers-Fast.git
version: '0.22'
x_contributors:
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Mark Stosberg <mark@stosberg.com>'
  - 'Mark Stosberg <mark@summersault.com>'
  - 'Masahiro Nagano <kazeburo@gmail.com>'
  - 'Neil Bowers <neil@bowers.com>'
  - 'Nigel Gregoire <nigelgregoire@gmail.com>'
  - 'Sawyer X <xsawyerx@cpan.org>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'Tatsuhiko Miyagawa <miyagawa@gmail.com>'
  - 'daisuke <daisuke@d0d07461-0603-4401-acd4-de1884942a52>'
  - 'tokuhirom <tokuhirom@d0d07461-0603-4401-acd4-de1884942a52>'
  - 'yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1