-
Notifications
You must be signed in to change notification settings - Fork 3
/
META.yml
38 lines (38 loc) · 820 Bytes
/
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
---
abstract: 'Manage blocking task in external process'
author:
- 'Mons Anderson, C<< <[email protected]> >>'
- 'Mons Anderson <[email protected]>'
build_requires:
ExtUtils::MakeMaker: 6.42
Test::More: 0
Test::NoWarnings: 0
lib::abs: 0.90
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 1.00'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: AnyEvent-Worker
no_index:
directory:
- inc
- t
- xt
provides:
AnyEvent::Worker:
file: lib/AnyEvent/Worker.pm
version: 0.06
AnyEvent::Worker::Pool:
file: lib/AnyEvent/Worker/Pool.pm
requires:
AnyEvent: 5
Storable: 0
common::sense: 2
perl: 5.6.0
resources:
license: http://dev.perl.org/licenses/
version: 0.06