File: META.yml

package info (click to toggle)
libparse-http-useragent-perl 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: perl: 2,392; makefile: 7
file content (55 lines) | stat: -rw-r--r-- 1,209 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
---
abstract: 'Parser for the User Agent string'
author:
  - 'Burak Gursoy'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Spec: '0'
  FindBin: '0'
  Getopt::Long: '0'
  IO::File: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  perl: '5.010'
  vars: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
keywords:
  - parser
  - http
  - useragent
  - agent
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Parse-HTTP-UserAgent
requires:
  Carp: '0'
  Data::Dumper: '0'
  Exporter: '0'
  JSON: '0'
  Test::More: '0'
  XML::Simple: '0'
  YAML: '0'
  constant: '0'
  overload: '0'
  parent: '0'
  perl: '5.010'
  strict: '0'
  version: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/burak/CPAN-Parse-HTTP-UserAgent/issues
  repository: git://github.com/burak/CPAN-Parse-HTTP-UserAgent.git
version: '0.43'
x_contributors:
  - 'Burak Gursoy'
x_generated_by_perl: v5.40.1
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'