Catmandu-MediaHaven
view release on metacpan or search on metacpan
}
},
"runtime" : {
"requires" : {
"Cache::LRU" : "0",
"Catmandu" : "1.06",
"Date::Parse" : "0",
"Getopt::Long" : "0",
"HTTP::Request" : "0",
"IO" : "0",
"IO::Socket::SSL" : "2.015",
"JSON" : "0",
"Moo" : "0",
"REST::Client" : "0",
"perl" : "v5.14.0"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0.32",
"Test::More" : "1.001003",
- share
- t
- xt
requires:
Cache::LRU: '0'
Catmandu: '1.06'
Date::Parse: '0'
Getopt::Long: '0'
HTTP::Request: '0'
IO: '0'
IO::Socket::SSL: '2.015'
JSON: '0'
Moo: '0'
REST::Client: '0'
perl: v5.14.0
resources:
bugtracker: https://github.com/LibreCat/Catmandu-MediaHaven/issues
homepage: https://github.com/LibreCat/Catmandu-MediaHaven
repository: https://github.com/LibreCat/Catmandu-MediaHaven.git
version: '0.08'
x_contributors:
requires 'Moo', 0;
requires 'Date::Parse', 0;
requires 'JSON', 0;
requires 'REST::Client', 0;
requires 'Cache::LRU', 0;
requires 'Getopt::Long', 0;
requires 'HTTP::Request', 0;
requires 'IO', 0;
# Need recent SSL to talk to https endpoint correctly
requires 'IO::Socket::SSL', '2.015';
( run in 0.253 second using v1.01-cache-2.11-cpan-05444aca049 )