-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
53 lines (46 loc) · 1.27 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
--- #YAML:1.0
name : DBIx-Cache
version : 1.0.1
abstract : Caching for DBI handles
author:
- Greg Sabino Mullane <[email protected]>
license : perl
distribution_type : module
dynamic_config : 1
requires:
DBI : 1.52
Digest::SHA : 0
perl : 5.006001
version : 0
recommends:
Cache::Memcached::Fast : 0
Module::Signature : 0.50
Perl::Critic : 0
Test::Pod : 0.95
Test::Pod::Coverage : 0
Test::YAML::Meta : 0.03
build_requires:
DBI : 1.52
Test::More : 0.61
version : 0
configure_requires:
DBI : 1.52
version : 0
provides:
DBIx::Cache:
file : Cache.pm
version : 1.0.1
keywords:
- DBI
- cache
- Memcached
- Varnish
resources:
homepage : http://bucardo.org/dbixcache
bugtracker : http://bucardo.org/bugzilla/
repository : http://bucardo.org/dbixcache.git/
license : http://bucardo.org/license.html
meta-spec:
version : 1.3
url : http://module-build.sourceforge.net/META-spec-v1.3.html
generated_by : emacs