-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
122 lines (122 loc) · 3.24 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
--- #YAML:1.0
name: MCE
version: 1.699
abstract: Many-Core Engine for Perl providing parallel processing capabilities
author:
- Mario E. Roy <marioeroy AT gmail DOT com>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
Test::More: 0.45
requires:
bytes: 0
Carp: 0
constant: 0
Fcntl: 0
File::Path: 0
Getopt::Long: 0
IO::Handle: 0
perl: 5.008
Scalar::Util: 0
Socket: 0
Storable: 2.04
Symbol: 0
Time::HiRes: 0
resources:
homepage: http://code.google.com/p/many-core-engine-perl/
license: http://dev.perl.org/licenses/
repository: http://code.google.com/p/many-core-engine-perl/
provides:
MCE:
file: lib/MCE.pm
version: 1.699
MCE::Candy:
file: lib/MCE/Candy.pm
version: 1.699
MCE::Core::Input::Generator:
file: lib/MCE/Core/Input/Generator.pm
version: 1.699
MCE::Core::Input::Handle:
file: lib/MCE/Core/Input/Handle.pm
version: 1.699
MCE::Core::Input::Iterator:
file: lib/MCE/Core/Input/Iterator.pm
version: 1.699
MCE::Core::Input::Request:
file: lib/MCE/Core/Input/Request.pm
version: 1.699
MCE::Core::Input::Sequence:
file: lib/MCE/Core/Input/Sequence.pm
version: 1.699
MCE::Core::Manager:
file: lib/MCE/Core/Manager.pm
version: 1.699
MCE::Core::Validation:
file: lib/MCE/Core/Validation.pm
version: 1.699
MCE::Core::Worker:
file: lib/MCE/Core/Worker.pm
version: 1.699
MCE::Flow:
file: lib/MCE/Flow.pm
version: 1.699
MCE::Grep:
file: lib/MCE/Grep.pm
version: 1.699
MCE::Loop:
file: lib/MCE/Loop.pm
version: 1.699
MCE::Map:
file: lib/MCE/Map.pm
version: 1.699
MCE::Mutex:
file: lib/MCE/Mutex.pm
version: 1.699
MCE::Queue:
file: lib/MCE/Queue.pm
version: 1.699
MCE::Relay:
file: lib/MCE/Relay.pm
version: 1.699
MCE::Shared:
file: lib/MCE/Shared.pm
version: 1.699
MCE::Shared::Array:
file: lib/MCE/Shared/Array.pm
version: 1.699
MCE::Shared::Hash:
file: lib/MCE/Shared/Hash.pm
version: 1.699
MCE::Shared::Scalar:
file: lib/MCE/Shared/Scalar.pm
version: 1.699
MCE::Signal:
file: lib/MCE/Signal.pm
version: 1.699
MCE::Step:
file: lib/MCE/Step.pm
version: 1.699
MCE::Stream:
file: lib/MCE/Stream.pm
version: 1.699
MCE::Subs:
file: lib/MCE/Subs.pm
version: 1.699
MCE::Util:
file: lib/MCE/Util.pm
version: 1.699
no_index:
directory:
- t
- inc
- examples
- images
file:
- bin/mce_grep
generated_by: ExtUtils::MakeMaker version 6.55_02
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4