File: META.yml

package info (click to toggle)
libwww-shorten-perl 3.094-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: perl: 476; makefile: 10
file content (98 lines) | stat: -rwxr-xr-x 2,587 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
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
---
abstract: 'Interface to URL shortening sites.'
author:
  - 'Iain Truskett <spoon@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0.88'
  perl: '5.008'
configure_requires:
  ExtUtils::MakeMaker: '6.52'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, 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: WWW-Shorten
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  WWW::Shorten:
    file: lib/WWW/Shorten.pm
    version: '3.094'
  WWW::Shorten::LinkToolbot:
    file: lib/WWW/Shorten/LinkToolbot.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::Linkz:
    file: lib/WWW/Shorten/Linkz.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::MakeAShorterLink:
    file: lib/WWW/Shorten/MakeAShorterLink.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::Metamark:
    file: lib/WWW/Shorten/Metamark.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::Qurl:
    file: lib/WWW/Shorten/Qurl.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::Qwer:
    file: lib/WWW/Shorten/Qwer.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::TinyClick:
    file: lib/WWW/Shorten/TinyClick.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::TinyURL:
    file: lib/WWW/Shorten/TinyURL.pm
    version: '3.094'
  WWW::Shorten::Tinylink:
    file: lib/WWW/Shorten/Tinylink.pm
    version: '3.094'
    x_deprecated: 1
  WWW::Shorten::UserAgent:
    file: lib/WWW/Shorten/UserAgent.pm
    version: '3.094'
  WWW::Shorten::generic:
    file: lib/WWW/Shorten/generic.pm
    version: '3.094'
requires:
  Carp: '0'
  Getopt::Long: '2.4'
  LWP::UserAgent: '5.835'
  Try::Tiny: '0.24'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/p5-shorten/www-shorten/issues
  homepage: https://github.com/p5-shorten/www-shorten
  repository: https://github.com/p5-shorten/www-shorten.git
version: '3.094'
x_contributors:
  - 'Alexandr Ciornii <chorny@cpan.org>'
  - 'ambs <ambs@cpan.org>'
  - 'Chase Whitener <capoeirab@cpan.org>'
  - 'Dave Cross <davecross@cpan.org>'
  - 'Derek Schrock <dereks@lifeofadishwasher.com>'
  - 'Kazuhiro Osawa <yappo@cpan.org>'
  - 'Michiel Beijen <michielb@cpan.org>'
  - 'Mohammad S Anwar <manwar@cpan.org>'
  - '(no author) <(no author)>'
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'