File: META.yml

package info (click to toggle)
libdist-build-perl 0.020-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 1,404; makefile: 2
file content (128 lines) | stat: -rw-r--r-- 3,350 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
---
abstract: 'A modern module builder, author tools not included!'
author:
  - 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
  Cwd: '0'
  Data::Dumper: '0'
  ExtUtils::HasCompiler: '0.024'
  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.010'
configure_requires:
  CPAN::Meta: '0'
  CPAN::Meta::Merge: '0'
  CPAN::Requirements::Dynamic: '0'
  ExtUtils::Builder::Action::Function: '0'
  ExtUtils::Builder::Node: '0'
  ExtUtils::Builder::Planner: '0.016'
  ExtUtils::Builder::Planner::Extension: '0'
  ExtUtils::Builder::Serializer: '0'
  ExtUtils::Builder::Util: '0'
  ExtUtils::Config: '0'
  ExtUtils::Helpers: '0.028'
  ExtUtils::InstallPaths: '0'
  File::ShareDir::Tiny: '0'
  Getopt::Long: '2.36'
  List::Util: '1.33'
  Parse::CPAN::Meta: '0'
  Perl::OSType: '0'
  TAP::Harness::Env: '0'
  parent: '0'
  perl: '5.010'
  version: '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: Dist-Build
provides:
  Dist::Build:
    file: lib/Dist/Build.pm
    version: '0.020'
  Dist::Build::Core:
    file: lib/Dist/Build/Core.pm
    version: '0.020'
  Dist::Build::DynamicPrereqs:
    file: lib/Dist/Build/DynamicPrereqs.pm
    version: '0.020'
  Dist::Build::Serializer:
    file: lib/Dist/Build/Serializer.pm
    version: '0.020'
  Dist::Build::ShareDir:
    file: lib/Dist/Build/ShareDir.pm
    version: '0.020'
  Dist::Build::XS:
    file: lib/Dist/Build/XS.pm
    version: '0.020'
  Dist::Build::XS::Alien:
    file: lib/Dist/Build/XS/Alien.pm
    version: '0.020'
  Dist::Build::XS::Conf:
    file: lib/Dist/Build/XS/Conf.pm
    version: '0.020'
  Dist::Build::XS::Export:
    file: lib/Dist/Build/XS/Export.pm
    version: '0.020'
  Dist::Build::XS::Import:
    file: lib/Dist/Build/XS/Import.pm
    version: '0.020'
  Dist::Build::XS::WriteConstants:
    file: lib/Dist/Build/XS/WriteConstants.pm
    version: '0.020'
requires:
  CPAN::Meta: '0'
  CPAN::Meta::Merge: '0'
  CPAN::Requirements::Dynamic: '0.002'
  Carp: '0'
  Exporter: '5.57'
  ExtUtils::Builder::Action::Function: '0'
  ExtUtils::Builder::Compiler: '0.028'
  ExtUtils::Builder::Node: '0'
  ExtUtils::Builder::ParseXS: '0'
  ExtUtils::Builder::Planner: '0.016'
  ExtUtils::Builder::Planner::Extension: '0'
  ExtUtils::Builder::Serializer: '0'
  ExtUtils::Builder::Util: '0'
  ExtUtils::Config: '0'
  ExtUtils::Helpers: '0.028'
  ExtUtils::Install: '0'
  ExtUtils::InstallPaths: '0'
  ExtUtils::Manifest: '0'
  File::Basename: '0'
  File::Copy: '0'
  File::Find: '0'
  File::Path: '0'
  File::ShareDir::Tiny: '0'
  File::Spec::Functions: '0'
  Getopt::Long: '2.36'
  List::Util: '1.33'
  Parse::CPAN::Meta: '0'
  Perl::OSType: '0'
  Pod::Man: '0'
  TAP::Harness::Env: '0'
  Text::ParseWords: '0'
  parent: '0'
  perl: '5.010'
  strict: '0'
  version: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/dist-build/issues
  repository: git://github.com/Leont/dist-build.git
version: '0.020'
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'