File: META.yml

package info (click to toggle)
libperl-minimumversion-perl 1.44-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: perl: 2,058; makefile: 2
file content (75 lines) | stat: -rw-r--r-- 2,070 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
65
66
67
68
69
70
71
72
73
74
75
---
abstract: 'Find a minimum required version of perl for Perl code'
author:
  - 'Adam Kennedy <adamk@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Spec::Functions: '0'
  Test::More: '0.47'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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: Perl-MinimumVersion
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Perl::MinimumVersion:
    file: lib/Perl/MinimumVersion.pm
    version: '1.44'
  Perl::MinimumVersion::Reason:
    file: lib/Perl/MinimumVersion/Reason.pm
    version: '1.44'
requires:
  Carp: '0'
  Exporter: '0'
  File::Find::Rule: '0'
  File::Find::Rule::Perl: '0'
  File::Spec: '0'
  Getopt::Long: '0'
  List::Util: '1.20'
  PPI: '1.252'
  PPI::Util: '0'
  PPIx::Regexp: '0.051'
  PPIx::Utils: '0'
  Params::Util: '0.25'
  perl: '5.006'
  strict: '0'
  vars: '0'
  version: '0.76'
  warnings: '0'
resources:
  homepage: https://github.com/neilb/Perl-MinimumVersion
  repository: https://github.com/neilb/Perl-MinimumVersion.git
version: '1.44'
x_contributors:
  - 'Adam Kennedy <adam@ali.as>'
  - 'Alexandr Ciornii <alexchorny@gmail.com>'
  - 'Chris Dolan <chris+github@chrisdolan.net>'
  - 'Dan Book <grinnz@gmail.com>'
  - 'Dan Book <grinnz@grinnz.com>'
  - 'de Werk, Paul-Joseph <dewerk@gmail.com>'
  - 'Elliot Shank <elliotjs@cpan.org>'
  - 'Jakub Wilk <jwilk@jwilk.net>'
  - 'Leon Timmermans <fawaka@gmail.com>'
  - 'Nathan Mills <38995150+Quipyowert2@users.noreply.github.com>'
  - 'Neil Bowers <neil@bowers.com>'
  - 'Ricardo Signes <rjbs@cpan.org>'
  - 'Steffen Müller <smueller@cpan.org>'
  - 'Tom Wyant <wyant@cpan.org>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'Zakariyya Mughal <zaki.mughal@gmail.com>'
x_generated_by_perl: v5.40.2
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'