summaryrefslogtreecommitdiff
path: root/META.yml
blob: ea4b68e51ba16e449fe34c6dba0ef291e2916ef0 (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
abstract: 'A tiny replacement for Module::Build'
author:
  - 'Leon Timmermans <leont@cpan.org>'
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Carp: '0'
  Cwd: '0'
  Data::Dumper: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::File: '0'
  IO::Handle: '0'
  IPC::Open2: '0'
  IPC::Open3: '0'
  Test::More: '0.88'
  XSLoader: '0'
  blib: '0'
  lib: '0'
  perl: '5.006'
configure_requires:
  CPAN::Meta: '0'
  DynaLoader: '0'
  Exporter: '5.57'
  ExtUtils::CBuilder: '0'
  ExtUtils::Config: '0.003'
  ExtUtils::Helpers: '0.020'
  ExtUtils::Install: '0'
  ExtUtils::InstallPaths: '0.002'
  ExtUtils::ParseXS: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Path: '0'
  File::Spec::Functions: '0'
  Getopt::Long: '2.36'
  JSON::PP: '2'
  Pod::Man: '0'
  TAP::Harness::Env: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
conflicts:
  local::lib: '< 1.006008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Module-Build-Tiny
provides:
  Module::Build::Tiny:
    file: lib/Module/Build/Tiny.pm
    version: '0.039'
requires:
  CPAN::Meta: '0'
  DynaLoader: '0'
  Exporter: '5.57'
  ExtUtils::CBuilder: '0'
  ExtUtils::Config: '0.003'
  ExtUtils::Helpers: '0.020'
  ExtUtils::Install: '0'
  ExtUtils::InstallPaths: '0.002'
  ExtUtils::ParseXS: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Path: '0'
  File::Spec::Functions: '0'
  Getopt::Long: '2.36'
  JSON::PP: '2'
  Pod::Man: '0'
  TAP::Harness::Env: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Module-Build-Tiny
  repository: git://github.com/Leont/module-build-tiny.git
version: '0.039'