File: META.yml

package info (click to toggle)
libdevel-patchperl-perl 2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: perl: 8,027; ansic: 46; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 837 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
---
abstract: "Patch perl source a la Devel::PPPort's buildperl.pl"
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.033, 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: Devel-PatchPerl
requires:
  File::pushd: '1.00'
  Getopt::Long: '0'
  IO::File: '0'
  MIME::Base64: '0'
  Module::Pluggable: '0'
  perl: v5.6.0
resources:
  homepage: https://github.com/bingos/devel-patchperl
  repository: https://github.com/bingos/devel-patchperl.git
version: '2.14'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'