The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Net-Flotum

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

    - Init version, you can:
        - create customer
        - load a customer by id or by remote_id
        - ask for a session for adding a credit card
        - list all credit cards.