Net-Flotum
view release on metacpan or search on metacpan
- missing dependencies
0.06 2016-06-09 18:17:06 BRT
- added support to charges
0.05 2016-05-16 20:25:33 BRT
- added method remove on Net::Flotum::Object::CreditCard
0.04 2016-04-05 15:27:22 BRT
- require IO::Socket::SSL
0.03 2016-04-03 02:08:03 BRT
- use different remote_id in t/ as cpan-testers run in parallel!
- treat undef $res on Net::Flotum::API::ExceptionHandler (new I die with $@ without trying to read ->code)
0.02 2016-03-28 11:38:43 BRT
- Now we have a proper website! https://api.flotum.com
- Increased timeout to 15 seconds on t/05-list-credit-cards.t
0.01 2015-11-30 16:33:28 BRST
"requires" : {
"Dist::Milla" : "v1.0.20",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Furl" : "0",
"HTTP::Request::Common" : "0",
"IO::Socket::SSL" : "0",
"JSON" : "2.34",
"JSON::MaybeXS" : "0",
"Log::Any" : "0",
"Moo" : "0",
"MooX::late" : "0",
"Stash::REST" : "0.08",
"URI" : "0",
"URI::Escape" : "0",
"common::sense" : "0",
"namespace::clean" : "0",
- eg
- examples
- inc
- share
- t
- xt
requires:
Carp: '0'
Furl: '0'
HTTP::Request::Common: '0'
IO::Socket::SSL: '0'
JSON: '2.34'
JSON::MaybeXS: '0'
Log::Any: '0'
Moo: '0'
MooX::late: '0'
Stash::REST: '0.08'
URI: '0'
URI::Escape: '0'
common::sense: '0'
namespace::clean: '0'
requires 'perl', '5.008005';
requires 'IO::Socket::SSL';
requires 'Moo';
requires 'MooX::late';
requires 'URI';
requires 'HTTP::Request::Common';
requires 'Carp';
requires 'namespace::clean';
requires 'JSON', '2.34';
requires 'JSON::MaybeXS';
requires 'Stash::REST', '0.08';
requires 'Furl';
( run in 0.529 second using v1.01-cache-2.11-cpan-4d50c553e7e )