File: META.yml

package info (click to toggle)
libhttp-browserdetect-perl 3.14-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,012 kB
  • ctags: 56
  • sloc: perl: 2,549; makefile: 2
file content (64 lines) | stat: -rw-r--r-- 2,158 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
---
abstract: 'Determine Web browser, version, and platform from an HTTP user agent string'
author:
  - 'Lee Semel <lee@semel.net>'
  - 'Peter Walsham'
  - 'Olaf Alders <olaf@wundercounter.com> (current maintainer)'
build_requires:
  FindBin: '0'
  JSON::PP: '0'
  Module::Build: '0.28'
  Path::Tiny: '0'
  Test::FailWarnings: '0'
  Test::More: '0'
  Test::Most: '0'
  Test::NoWarnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTTP-BrowserDetect
requires:
  perl: '5.006'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: http://github.com/oalders/HTTP-BrowserDetect/issues
  homepage: https://metacpan.org/release/HTTP-BrowserDetect
  repository: https://github.com/oalders/http-browserdetect.git
version: '3.14'
x_contributors:
  - 'Andrew Moise <andrew.moise@gmail.com>'
  - 'Aran Deltac <bluefeet@gmail.com>'
  - 'ben hengst <notbenh@cpan.org>'
  - 'cho45 <cho45@lowreal.net>'
  - 'Daniel Stadie <daniel.stadie@online.de>'
  - 'David Ihnen <davidihnen@gmail.com>'
  - 'Douglas Christopher Wilson <doug@somethingdoug.com>'
  - 'Graham Barr <gbarr@pobox.com>'
  - 'Hao Wu <hwu@intellisurvey.com>'
  - 'joatis <joatis3@gmail.com>'
  - 'Jon Jensen <jon@endpoint.com>'
  - 'ktat <ktat.is@gmail.com>'
  - 'lsaunders <lsaunders@dev05.backbone.i5invest.com>'
  - 'Marco Fontani <MFONTANI@cpan.org>'
  - 'Maros Kollar <maros@k-1.com>'
  - 'Nicolas Doye <nic@worldofnic.org>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Olivier Bilodeau <olivier@bottomlesspit.org>'
  - 'Paul Findlay <paul@findlay.net.nz>'
  - 'Perlover <perlover@perlover.com>'
  - 'Ramanan Balakrishnan <ramanan90@gmail.com>'
  - 'Robin Smidsrød <robin@smidsrod.no>'
  - 'Ronald J Kimball <rkimball@pangeamedia.com>'
  - 'Surikov Alexey <surikov@alexey-pc.kiteventures.local>'
  - 'Thom Blake <thom@odonnellpdc.com>'
  - 'Uwe <uwe@uwevoelker.de>'
  - 'vti <viacheslav.t@gmail.com>'
  - 'yeahoffline <frank.gasser@gmail.com>'