Daniel Born > Bundle-SafeBrowsing-1.01 > Bundle::SafeBrowsing

Download:
Bundle-SafeBrowsing-1.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.01   Source  

NAME ^

Bundle::SafeBrowsing - SpamAssassin plugin that scores messages by looking up the URIs they contain in Google's SafeBrowsing tables. See http://code.google.com/apis/safebrowsing/.

SYNOPSIS ^

perl -MCPAN -e 'install Bundle::SafeBrowsing'

CONTENTS ^

Net::Google::SafeBrowsing::Blocklist - Blocklist lookups Net::Google::SafeBrowsing::UpdateRequest - Blocklist updates Mail::SpamAssassin::Plugin::GoogleSafeBrowsing - SpamAssassin plugin

DESCRIPTION ^

See Mail::SpamAssassin::Plugin::GoogleSafeBrowsing for configuration requirements.

This Bundle is a wrapper for the SpamAssassin plugin module and its dependencies.

SEE ALSO ^

Mail::SpamAssassin::Plugin::GoogleSafeBrowsing http://search.cpan.org/~danborn/

AUTHOR ^

Daniel Born, <danborn@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright (C) 2007 by Daniel Born

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.