WebService-MinFraud 0.001001
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WebService::MinFraud | BETA Perl API for MaxMind's minFraud Score and Insights web services | 0.001001 | metacpan |
WebService::MinFraud::Client | Perl API for MaxMind's minFraud Score and Insights web services | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::DateTime::RFC3339 | A type to check if a string parses as a RFC3339 datetime | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::Enum | A type that defines an enumeration | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::Hex32 | A type to check for a 32 digit hexadecimal | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::Hostname | A type to check for a valid host name | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::IPAddress | A type to check for a valid IP address, version 4 or 6 | 0.001001 | metacpan |
WebService::MinFraud::Data::Rx::Type::WebURI | A type to check for a valid Web URI | 0.001001 | metacpan |
WebService::MinFraud::Error::Generic | A generic exception class for WebService::MinFraud errors | 0.001001 | metacpan |
WebService::MinFraud::Error::HTTP | An HTTP transport error | 0.001001 | metacpan |
WebService::MinFraud::Error::IPAddressNotFound | An exception thrown when an IP address is not found by the MaxMind minFraud service | 0.001001 | metacpan |
WebService::MinFraud::Error::WebService | An explicit error returned by the minFraud web service | 0.001001 | metacpan |
WebService::MinFraud::Model::Insights | Model class for minFraud Insights | 0.001001 | metacpan |
WebService::MinFraud::Model::Score | Model class for minFraud: Score | 0.001001 | metacpan |
WebService::MinFraud::Record::BillingAddress | Contains data for the billing address record associated with a transaction | 0.001001 | metacpan |
WebService::MinFraud::Record::Country | 0.001001 | metacpan | |
WebService::MinFraud::Record::CreditCard | Contains data for the credit card record associated with a transaction | 0.001001 | metacpan |
WebService::MinFraud::Record::IPAddress | Contains data for the IPAddress record returned from a minFraud web service query | 0.001001 | metacpan |
WebService::MinFraud::Record::Issuer | Contains data for the issuer of the credit card associated with a transaction | 0.001001 | metacpan |
WebService::MinFraud::Record::Location | Contains data for the location record associated with an IP address | 0.001001 | metacpan |
WebService::MinFraud::Record::ShippingAddress | Contains data for the shipping address record associated with a transaction | 0.001001 | metacpan |
WebService::MinFraud::Record::Warning | Contains data for the warning record returned from a web service query | 0.001001 | metacpan |
WebService::MinFraud::Role::Data::Rx::Type | A role that helps build Data::Rx Types | 0.001001 | metacpan |
WebService::MinFraud::Role::Error::HTTP | An HTTP Error role | 0.001001 | metacpan |
WebService::MinFraud::Role::HasCommonAttributes | A role for attributes common to both the Insights and Score models | 0.001001 | metacpan |
WebService::MinFraud::Role::HasLocales | A role for (language) locales | 0.001001 | metacpan |
WebService::MinFraud::Role::Model | A role for storing there original response in the raw attribute | 0.001001 | metacpan |
WebService::MinFraud::Role::Record::Address | This is an address role that shipping and billing will consume | 0.001001 | metacpan |
WebService::MinFraud::Types | Custom types for the MaxMind minFraud service | 0.001001 | metacpan |
WebService::MinFraud::Validator | Validation for the minFraud requests | 0.001001 | metacpan |