File: META.yml

package info (click to toggle)
libtest-version-perl 2.09-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 843; makefile: 2
file content (56 lines) | stat: -rw-r--r-- 1,459 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
---
abstract: "Check to see that version's in modules are sane"
author:
  - 'Graham Ollis <plicease@cpan.org>'
  - 'Caleb Cushing <xenoterracide@gmail.com>'
build_requires:
  Cwd: '0'
  ExtUtils::MakeMaker: '0'
  File::Find: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Exception: '0'
  Test::More: '0.94'
  Test::Tester: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Version
no_index:
  directory:
    - corpus
  file:
    - perlcritic.rc
requires:
  Carp: '0'
  Exporter: '0'
  File::Find::Rule::Perl: '0'
  Module::Metadata: '1.000020'
  Test::Builder: '0'
  Test::More: '0.94'
  parent: '0'
  perl: '5.006'
  strict: '0'
  version: '0.86'
  warnings: '0'
resources:
  bugtracker: https://github.com/plicease/test-version/issues
  homepage: https://metacpan.org/dist/Test-Version
  repository: git://github.com/plicease/test-version.git
version: '2.09'
x_contributors:
  - 'Damyan Ivanov <dmn@debian.org>'
  - 'Dave Rolsky <autarch@urth.org>'
  - 'Gabor Szabo <gabor@szabgab.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Michael G. Schwern <schwern@pobox.com>'
  - 'Mike Doherty <doherty@cs.dal.ca>'
  - 'particle <particle@cpan.org>'
x_serialization_backend: 'YAML::Tiny version 1.73'