The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2020-03-23

  • No changes from 0.02_04

Changes for version 0.02_04 - 2020-03-21

  • Fix tests for backwards compatibility to pre-5.14 perls
  • Minor doc fix

Changes for version 0.02_03 - 2020-03-20

  • Add agent string
  • Remove $data conditions in _send_receive as it is always present
  • List new modules in "provides" and rebuild MANIFEST

Changes for version 0.02_02 - 2020-03-20

  • Add support for blacklist endpoint

Changes for version 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

Modules

Client for the API (version 2) of AbuseIPDB
Class for one item of the returned blacklist
Specific class for responses to blacklist method
Category names and numbers for WebService::AbuseIPDB
Specific class for responses to check method
Specific class for responses to the report method of WebService::AbuseIPDB.
Generic class for API responses