this repo has no description
1---
2abstract: 'Use MongoDB for cache storage'
3author:
4 - 'Nick Mohoric <nick.mohoricc@gmail.com>'
5build_requires:
6 Test::Class: 0
7 Test::More: 0
8configure_requires:
9 ExtUtils::MakeMaker: 6.31
10dynamic_config: 0
11license: perl
12meta-spec:
13 url: http://module-build.sourceforge.net/META-spec-v1.4.html
14 version: 1.4
15name: CHI-Driver-MongoDB
16no_index:
17 directory:
18 - lib/CHI/Driver/MongoDB/t
19requires:
20 CHI: 0.241
21 MongoDB: 0.42
22resources:
23 bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=CHI-Driver-MongoDB
24 repository: git://github.com/AddingMachine/Chi-Driver-MongoDB.git
25version: 0.01