summaryrefslogtreecommitdiff
path: root/META.yml
blob: ad9f4dd168e7908ca216814c0b4e27ee720e5e83 (plain)
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 <leont@cpan.org>'
build_requires:
  File::Spec: '0'
  File::Spec::Functions: '0.83'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240'
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.011'
requires:
  Carp: '0'
  ExtUtils::Config: '0.002'
  File::Spec: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-InstallPaths
  repository: git://github.com/Leont/extutils-installpaths.git
version: '0.011'