File: META.yml

package info (click to toggle)
libcpan-common-index-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,900 kB
  • sloc: perl: 756; makefile: 11
file content (85 lines) | stat: -rw-r--r-- 2,213 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Common library for searching CPAN modules, authors and distributions'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Cwd: '0'
  Exporter: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Spec::Functions: '0'
  Test::Deep: '0'
  Test::FailWarnings: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  lib: '0'
  perl: '5.008001'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.008001'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CPAN-Common-Index
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  CPAN::Common::Index:
    file: lib/CPAN/Common/Index.pm
    version: '0.010'
  CPAN::Common::Index::LocalPackage:
    file: lib/CPAN/Common/Index/LocalPackage.pm
    version: '0.010'
  CPAN::Common::Index::MetaDB:
    file: lib/CPAN/Common/Index/MetaDB.pm
    version: '0.010'
  CPAN::Common::Index::Mirror:
    file: lib/CPAN/Common/Index/Mirror.pm
    version: '0.010'
  CPAN::Common::Index::Mux::Ordered:
    file: lib/CPAN/Common/Index/Mux/Ordered.pm
    version: '0.010'
recommends:
  IO::Uncompress::Gunzip: '0'
requires:
  CPAN::DistnameInfo: '0'
  CPAN::Meta::YAML: '0'
  Carp: '0'
  Class::Tiny: '0'
  File::Basename: '0'
  File::Copy: '0'
  File::Fetch: '0'
  File::Spec: '0'
  File::Temp: '0.19'
  File::stat: '0'
  HTTP::Tiny: '0'
  Module::Load: '0'
  Search::Dict: '1.07'
  Tie::Handle::SkipHeader: '0'
  URI: '0'
  parent: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index/issues
  homepage: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index
  repository: https://github.com/Perl-Toolchain-Gang/CPAN-Common-Index.git
version: '0.010'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'David Golden <xdg@xdg.me>'
  - 'Helmut Wollmersdorfer <helmut@wollmersdorfer.at>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Shoichi Kaji <skaji@cpan.org>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
x_serialization_backend: 'YAML::Tiny version 1.69'