-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcpm.yml
37 lines (37 loc) · 1.12 KB
/
cpm.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
prereqs:
develop:
requires:
Archive::Tar:
Archive::Zip: { version: '1.68' }
CPAN::Mirror::Tiny: { version: '0.20' }
Capture::Tiny:
Path::Tiny:
Test::More: { version: '0.98' }
runtime:
recommends:
Carton:
requires:
CPAN::02Packages::Search: { version: '0.100' }
CPAN::DistnameInfo:
CPAN::Meta:
CPAN::Meta::Requirements: { version: '2.130' }
CPAN::Meta::YAML:
Command::Runner: { version: '0.100' }
ExtUtils::Install: { version: '2.20' }
ExtUtils::InstallPaths: { version: '0.002' }
File::Copy::Recursive:
File::pushd:
HTTP::Tinyish: { version: '0.12' }
JSON::PP: { version: '2.27300' }
Menlo::CLI::Compat: { version: '1.9021' }
Module::CPANfile:
Module::Metadata:
Module::cpmfile: { version: '0.001' }
Parallel::Pipes::App: { version: '0.100' }
Parse::PMFile: { version: '0.43' }
Proc::ForkSafe: { version: '0.001' }
System::CPU: { version: '1.03' }
local::lib: { version: '2.000018' }
parent:
perl: { version: '5.010' }
version: { version: '0.77' }