Antispam-httpBL
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/Antispam/httpBL.pm view on Meta::CPAN
package Antispam::httpBL;
BEGIN {
$Antispam::httpBL::VERSION = '0.02';
}
use strict;
use warnings;
use namespace::autoclean;
use Antispam::Toolkit 0.06;
use Antispam::Toolkit::Result;
use MooseX::Types::Moose qw( Str );
use WWW::Honeypot::httpBL;
use Moose;
use MooseX::StrictConstructor;
with 'Antispam::Toolkit::Role::IPChecker';
view all matches for this distributionview release on metacpan - search on metacpan
( run in 0.796 second using v1.00-cache-2.02-grep-82fe00e-cpan-c98054f2a92 )