File: META.yml

package info (click to toggle)
libdist-build-perl 0.026-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 216 kB
  • sloc: perl: 1,452; makefile: 2
file content (79 lines) | stat: -rw-r--r-- 2,159 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
---
abstract: 'A modern module builder, author tools not included!'
author:
  - 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0.88'
configure_requires:
  CPAN::Meta: '2.142060'
  ExtUtils::Builder: '0.020'
  ExtUtils::Builder::Compiler: '0.034'
  ExtUtils::Config: '0'
  ExtUtils::Helpers: '0.028'
  ExtUtils::InstallPaths: '0'
  Getopt::Long: '2.36'
  List::Util: '1.33'
  TAP::Harness: '3.29'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.037, 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.026'
  Dist::Build::Core:
    file: lib/Dist/Build/Core.pm
    version: '0.026'
  Dist::Build::Serializer:
    file: lib/Dist/Build/Serializer.pm
    version: '0.026'
  Dist::Build::ShareDir:
    file: lib/Dist/Build/ShareDir.pm
    version: '0.026'
  Dist::Build::Util:
    file: lib/Dist/Build/Util.pm
    version: '0.026'
  Dist::Build::XS:
    file: lib/Dist/Build/XS.pm
    version: '0.026'
  Dist::Build::XS::Alien:
    file: lib/Dist/Build/XS/Alien.pm
    version: '0.026'
  Dist::Build::XS::Conf:
    file: lib/Dist/Build/XS/Conf.pm
    version: '0.026'
  Dist::Build::XS::Export:
    file: lib/Dist/Build/XS/Export.pm
    version: '0.026'
  Dist::Build::XS::Import:
    file: lib/Dist/Build/XS/Import.pm
    version: '0.026'
  Dist::Build::XS::WriteConstants:
    file: lib/Dist/Build/XS/WriteConstants.pm
    version: '0.026'
requires:
  CPAN::Meta: '2.142060'
  ExtUtils::Builder: '0.020'
  ExtUtils::Builder::Compiler: '0.034'
  ExtUtils::Config: '0'
  ExtUtils::Helpers: '0.028'
  ExtUtils::InstallPaths: '0'
  Getopt::Long: '2.36'
  List::Util: '1.33'
  TAP::Harness: '3.29'
  perl: '5.010'
resources:
  bugtracker: https://github.com/Leont/dist-build/issues
  repository: git://github.com/Leont/dist-build.git
version: '0.026'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'