File: META.yml

package info (click to toggle)
libperl-minimumversion-fast-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 356; makefile: 7
file content (48 lines) | stat: -rw-r--r-- 1,380 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
---
abstract: 'Find a minimum required version of perl for Perl code'
author:
  - 'tokuhirom <tokuhirom@gmail.com>'
build_requires:
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.25, 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-Fast
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Perl::MinimumVersion::Fast:
    file: lib/Perl/MinimumVersion/Fast.pm
    version: '0.22'
requires:
  Compiler::Lexer: '0.23'
  perl: '5.008005'
resources:
  bugtracker: https://github.com/tokuhirom/Perl-MinimumVersion-Fast/issues
  homepage: https://github.com/tokuhirom/Perl-MinimumVersion-Fast
  repository: https://github.com/tokuhirom/Perl-MinimumVersion-Fast.git
version: '0.22'
x_contributors:
  - 'Ahmad M. Zawawi <ahmad.zawawi@gmail.com>'
  - 'H.Merijn Brand - Tux <h.m.brand@xs4all.nl>'
  - 'H.Merijn Brand - Tux <linux@tux.freedom.nl>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Shoichi Kaji <skaji@cpan.org>'
  - 'brian d foy <brian.d.foy@gmail.com>'
  - 'brian d foy <briandfoy@pobox.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1