-
Notifications
You must be signed in to change notification settings - Fork 4
/
META.yml
42 lines (42 loc) · 903 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
39
40
41
42
---
abstract: 'AnyEvent memcached client'
author:
- 'Mons Anderson <[email protected]>'
build_requires:
ExtUtils::MakeMaker: 6.59
Test::More: 0
Test::NoWarnings: 0
lib::abs: '0.90'
version: 0
configure_requires:
ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.17'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: AnyEvent-Memcached
no_index:
directory:
- examples
- inc
- t
- xt
provides:
AnyEvent::Memcached:
file: lib/AnyEvent/Memcached.pm
version: '0.08'
AnyEvent::Memcached::Hash::WithNext:
file: lib/AnyEvent/Memcached/Hash/WithNext.pm
requires:
AnyEvent: '5.0'
AnyEvent::Connection: '0.05'
Storable: 0
String::CRC32: 0
common::sense: '2'
perl: 5.8.8
resources:
license: http://dev.perl.org/licenses/
version: '0.08'