Catmandu-ArXiv
view release on metacpan or search on metacpan
"dist_name" => "Catmandu-ArXiv",
"dist_version" => "0.212",
"license" => "perl",
"module_name" => "Catmandu::ArXiv",
"recursive_test_files" => 1,
"requires" => {
"Catmandu" => "1.09",
"Catmandu::Identifier" => "0.06",
"Catmandu::XML" => "0.16",
"Furl" => "3.07",
"IO::Socket::SSL" => "2.059",
"Moo" => 0,
"URI" => 0,
"XML::LibXML" => 0,
"XML::LibXSLT" => 0,
"perl" => "v5.10.1"
},
"test_requires" => {
"Test::Exception" => "0.32",
"Test::More" => "0.88"
}
Revision history for Catmandu-ArXiv
0.212 2019-04-25 10:18:43 CEST
- add missing prereqs
0.211 2018-08-31 09:13:02 CEST
- add missing dependency IO::Socket::SSL
0.210 2018-08-29 08:31:27 CEST
- introduce base_api and base_frontend parameters; don't use base anymore
0.200 2018-03-15 10:07:04 CET
- don't die on empty result list
0.101 2017-03-10 16:51:05 CET
- cpanfile
"Dist::Milla" : "v1.0.20",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Catmandu" : "1.09",
"Catmandu::Identifier" : "0.06",
"Catmandu::XML" : "0.16",
"Furl" : "3.07",
"IO::Socket::SSL" : "2.059",
"Moo" : "0",
"URI" : "0",
"XML::LibXML" : "0",
"XML::LibXSLT" : "0",
"perl" : "v5.10.1"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0.32",
- examples
- inc
- share
- t
- xt
requires:
Catmandu: '1.09'
Catmandu::Identifier: '0.06'
Catmandu::XML: '0.16'
Furl: '3.07'
IO::Socket::SSL: '2.059'
Moo: '0'
URI: '0'
XML::LibXML: '0'
XML::LibXSLT: '0'
perl: v5.10.1
resources:
bugtracker: https://github.com/LibreCat/Catmandu-ArXiv/issues
homepage: https://github.com/LibreCat/Catmandu-ArXiv
repository: https://github.com/LibreCat/Catmandu-ArXiv.git
version: '0.212'
};
requires 'Catmandu', '1.09';
requires 'Furl', '3.07';
requires 'Catmandu::XML', '0.16';
requires 'XML::LibXML';
requires 'XML::LibXSLT';
requires 'Catmandu::Identifier', '0.06';
requires 'URI';
requires 'Moo';
requires 'IO::Socket::SSL', '2.059';
( run in 0.500 second using v1.01-cache-2.11-cpan-4d50c553e7e )