-
Notifications
You must be signed in to change notification settings - Fork 11
/
META.yml
71 lines (71 loc) · 1.83 KB
/
META.yml
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
---
abstract: 'A standalone authoring tool for Module::Build::Tiny and Dist::Build'
author:
- 'Leon Timmermans <[email protected]>'
build_requires:
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::More: '0'
configure_requires:
Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'App::ModuleBuildTiny version 0.047, 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: App-ModuleBuildTiny
provides:
App::ModuleBuildTiny:
file: lib/App/ModuleBuildTiny.pm
version: '0.047'
App::ModuleBuildTiny::Dist:
file: lib/App/ModuleBuildTiny/Dist.pm
version: '0.047'
requires:
App::RewriteVersion: '0'
Archive::Tar: '0'
CPAN::Meta: '0'
CPAN::Meta::Merge: '0'
CPAN::Meta::Prereqs::Filter: '0'
CPAN::Upload::Tiny: '0.009'
Config: '0'
Data::Section::Simple: '0'
Encode: '0'
Env: '0'
Exporter: '5.57'
ExtUtils::Manifest: '1.75'
File::Basename: '0'
File::Copy: '0'
File::Path: '0'
File::Slurper: '0'
File::Spec::Functions: '0'
File::Temp: '0'
File::chdir: '0'
Getopt::Long: '2.36'
Git::Wrapper: '0'
JSON::PP: '0'
Module::CPANfile: '0'
Module::Metadata: '1.000037'
Module::Runtime: '0'
POSIX: '0'
Parse::CPAN::Meta: '0'
Perl::PrereqScanner: '0'
Perl::PrereqScanner::Scanner::DistBuild: '0'
Pod::Escapes: '0'
Pod::Simple::Methody: '0'
Pod::Simple::Text: '3.23'
Software::LicenseUtils: '0.103014'
Text::Template: '0'
parent: '0'
perl: '5.014'
strict: '0'
warnings: '0'
resources:
IRC: irc://irc.perl.org/#toolchain
bugtracker: https://github.com/Leont/App-ModuleBuildTiny/issues
repository: https://github.com/Leont/App-ModuleBuildTiny.git
version: '0.047'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'