summaryrefslogtreecommitdiff
path: root/META.yml
blob: e51eb637d0552e590709c94a858a9668928944e1 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
---
abstract: 'Various portability utilities for module builders'
author:
  - 'Ken Williams <kwilliams@cpan.org>'
  - 'Leon Timmermans <leont@cpan.org>'
build_requires:
  Cwd: 0
  File::Spec: 0
  IO::Handle: 0
  IPC::Open3: 0
  Test::More: 0
  lib: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.011, CPAN::Meta::Converter version 2.132830'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: ExtUtils-Helpers
provides:
  ExtUtils::Helpers:
    file: lib/ExtUtils/Helpers.pm
    version: 0.022
  ExtUtils::Helpers::Unix:
    file: lib/ExtUtils/Helpers/Unix.pm
    version: 0.022
  ExtUtils::Helpers::VMS:
    file: lib/ExtUtils/Helpers/VMS.pm
    version: 0.022
  ExtUtils::Helpers::Windows:
    file: lib/ExtUtils/Helpers/Windows.pm
    version: 0.022
requires:
  Carp: 0
  Exporter: 5.57
  File::Basename: 0
  File::Copy: 0
  File::Spec::Functions: 0
  Module::Load: 0
  Text::ParseWords: 3.24
  perl: 5.006
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-Helpers
  repository: git://github.com/Leont/extutils-helpers.git
version: 0.022