File: META.yml

package info (click to toggle)
libextutils-installpaths-perl 0.015-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: perl: 546; sh: 2; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,043 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: 'Build.PL install path logic made easy'
author:
  - 'Ken Williams <kwilliams@cpan.org>'
  - 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
  File::Spec::Functions: '0.83'
  File::Temp: '0'
  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: ExtUtils-InstallPaths
provides:
  ExtUtils::InstallPaths:
    file: lib/ExtUtils/InstallPaths.pm
    version: '0.015'
requires:
  Carp: '0'
  ExtUtils::Config: '0.009'
  File::Spec: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Perl-Toolchain-Gang/extutils-installpaths/issues
  repository: git://github.com/Perl-Toolchain-Gang/extutils-installpaths.git
version: '0.015'
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'