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

0.02_02 2020-03-20
    - Add support for blacklist endpoint

0.02_01 2020-03-19
    - Add test for non-GET/POST REST method
    - Add remaining categories
    - Add test that Category only accepts correct class for instantiation.
    - Remove version from POD

0.02 2020-01-23
    - Add tests for version numbers

0.01 2020-01-23
    - Use Scalar::Util::blessed to prevent calling isa on non-objects
    - Set minimum version of Test::MockModule to allow 'redefine'
    - POD clean-up

0.00 2020-01-22
    - Initial public alpha release