forked from gugod/App-perlbrew
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
54 lines (54 loc) · 1.54 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
---
abstract: 'Manage perl installations in your C<$HOME>'
author:
- 'Kang-min Liu C<< <[email protected]> >>'
build_requires:
File::Which: '1.21'
Path::Class: '0.33'
Test2::Plugin::IOEvents: '0.001001'
Test2::Plugin::NoWarnings: '0.10'
Test2::V0: '0.000163'
configure_requires:
Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'App::ModuleBuildTiny version 0.047, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-perlbrew
provides:
App::Perlbrew::HTTP:
file: lib/App/Perlbrew/HTTP.pm
App::Perlbrew::Path:
file: lib/App/Perlbrew/Path.pm
App::Perlbrew::Path::Installation:
file: lib/App/Perlbrew/Path/Installation.pm
App::Perlbrew::Path::Installations:
file: lib/App/Perlbrew/Path/Installations.pm
App::Perlbrew::Path::Root:
file: lib/App/Perlbrew/Path/Root.pm
App::Perlbrew::Sys:
file: lib/App/Perlbrew/Sys.pm
App::Perlbrew::Util:
file: lib/App/Perlbrew/Util.pm
App::perlbrew:
file: lib/App/perlbrew.pm
version: '1.00'
requires:
CPAN::Perl::Releases: '5.20240920'
Capture::Tiny: '0.48'
Devel::PatchPerl: '2.08'
ExtUtils::MakeMaker: '7.22'
File::Copy: '0'
File::Temp: '0.2304'
JSON::PP: '0'
Pod::Usage: '1.69'
local::lib: '2.000014'
resources:
bugtracker: https://github.com/gugod/App-perlbrew/issues
repository: https://github.com/gugod/App-perlbrew.git
version: '1.00'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_spdx_expression: MIT
x_static_install: '1'