-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.yml
More file actions
62 lines (62 loc) · 1.87 KB
/
META.yml
File metadata and controls
62 lines (62 loc) · 1.87 KB
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
---
name: ExtUtils-CBuilder
version: 0.27
author:
- 'Ken Williams, kwilliams@cpan.org'
abstract: Compile and link C code for Perl modules
license: perl
resources:
license: http://dev.perl.org/licenses/
repository: http://svn.perl.org/modules/ExtUtils-CBuilder
build_requires:
Test::More: 0.47
requires:
Cwd: 0
File::Basename: 0
File::Spec: 0
IO::File: 0
Text::ParseWords: 0
provides:
ExtUtils::CBuilder:
file: lib/ExtUtils/CBuilder.pm
version: 0.27
ExtUtils::CBuilder::Base:
file: lib/ExtUtils/CBuilder/Base.pm
version: 0.27
ExtUtils::CBuilder::Platform::Unix:
file: lib/ExtUtils/CBuilder/Platform/Unix.pm
version: 0.27
ExtUtils::CBuilder::Platform::VMS:
file: lib/ExtUtils/CBuilder/Platform/VMS.pm
version: 0.27
ExtUtils::CBuilder::Platform::Windows:
file: lib/ExtUtils/CBuilder/Platform/Windows.pm
version: 0.27
ExtUtils::CBuilder::Platform::Windows::BCC:
file: lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
version: 0.27
ExtUtils::CBuilder::Platform::Windows::GCC:
file: lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
version: 0.27
ExtUtils::CBuilder::Platform::Windows::MSVC:
file: lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
version: 0.27
ExtUtils::CBuilder::Platform::aix:
file: lib/ExtUtils/CBuilder/Platform/aix.pm
version: 0.27
ExtUtils::CBuilder::Platform::cygwin:
file: lib/ExtUtils/CBuilder/Platform/cygwin.pm
version: 0.27
ExtUtils::CBuilder::Platform::darwin:
file: lib/ExtUtils/CBuilder/Platform/darwin.pm
version: 0.27
ExtUtils::CBuilder::Platform::dec_osf:
file: lib/ExtUtils/CBuilder/Platform/dec_osf.pm
version: 0.27
ExtUtils::CBuilder::Platform::os2:
file: lib/ExtUtils/CBuilder/Platform/os2.pm
version: 0.27
generated_by: Module::Build version 0.3502
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4