File: META.yml

package info (click to toggle)
libmodule-build-tiny-perl 0.052-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 594; makefile: 2
file content (82 lines) | stat: -rw-r--r-- 1,965 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
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
80
81
82
---
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'
  IPC::Open2: '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 6.032, 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: Module-Build-Tiny
provides:
  Module::Build::Tiny:
    file: lib/Module/Build/Tiny.pm
    version: '0.052'
recommends:
  CPAN::Requirements::Dynamic: '0'
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: https://github.com/Perl-Toolchain-Gang/module-build-tiny/issues
  repository: git://github.com/Perl-Toolchain-Gang/module-build-tiny.git
version: '0.052'
x_generated_by_perl: v5.40.1
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'