-
-
21 Mar 2020 11:05:25 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Repository (git clone)
- Issues (0)
- Testers (85 / 0 / 2)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: gpl_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (23.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- IO::Socket::SSL
- JSON::XS
- LWP::Protocol::https
- REST::Client
- Scalar::Util
- URI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 AbuseIPDBClass for one item of the returned blacklistSpecific class for responses to blacklist methodCategory names and numbers for WebService::AbuseIPDBSpecific class for responses to check methodSpecific class for responses to the report method of WebService::AbuseIPDB.Generic class for API responsesExamples
Other files
Module Install Instructions
To install WebService::AbuseIPDB, copy and paste the appropriate command in to your terminal.
cpanm WebService::AbuseIPDB
perl -MCPAN -e shell install WebService::AbuseIPDB
For more information on module installation, please visit the detailed CPAN module installation guide.