File: META.yml

package info (click to toggle)
libdist-zilla-plugin-bootstrap-lib-perl 1.001002-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 304 kB
  • sloc: perl: 227; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,050 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
---
abstract: 'A minimal boot-strapping for Dist::Zilla Plug-ins.'
author:
  - 'Kent Fredric <kentnl@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::DZil: '0'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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-Bootstrap-lib
provides:
  Dist::Zilla::Plugin::Bootstrap::lib:
    file: lib/Dist/Zilla/Plugin/Bootstrap/lib.pm
    version: '1.001002'
recommends:
  Moose: '2.000'
requires:
  Dist::Zilla::Role::Bootstrap: '1.000000'
  Moose: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib/issues
  homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib
  repository: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib.git
version: '1.001002'