File: META.yml

package info (click to toggle)
libdist-zilla-plugin-minimumperlfast-perl 0.005-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 104 kB
  • sloc: perl: 55; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,143 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
---
abstract: 'Quickly detects the minimum version of Perl required for your dist'
author:
  - 'Leon Timmermans <leont@cpan.org>'
build_requires: {}
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, 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: Dist-Zilla-Plugin-MinimumPerlFast
provides:
  Dist::Zilla::Plugin::MinimumPerlFast:
    file: lib/Dist/Zilla/Plugin/MinimumPerlFast.pm
    version: '0.005'
requires:
  Carp: '0'
  Dist::Zilla::Role::FileFinderUser: '0'
  Dist::Zilla::Role::PrereqSource: '4.102345'
  List::Util: '0'
  Moose: '0'
  MooseX::Types::Perl: '0.101340'
  Perl::MinimumVersion::Fast: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/dist-zilla-plugin-minimumperlfast/issues
  repository: git://github.com/Leont/dist-zilla-plugin-minimumperlfast.git
version: '0.005'
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'