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

Search results for "module:Apache::AntiSpam"

Apache::AntiSpam - AntiSpam filter for web pages River stage zero No dependents

Apache::AntiSpam is a filter module to prevent e-mail addresses exposed as is on web pages. The way to hide addresses from spammers are implemented in each of Apache::Antispam::* subclasses. This module is Filter aware, meaning that it can work withi...

MIYAGAWA/Apache-AntiSpam-0.05 - 03 May 2002 13:45:55 UTC

Apache::AntiSpam::NoSpam - Add suffix to local-part in Email River stage zero No dependents

Apache::AntiSpam::NoSpam is a subclass of Apache::AntiSpam, filter module to prevent e-mail addresses exposed as is on web pages. This module adds -nospam suffix to local-part of e-mail addresses. For example, "miyagawa@cpan.org" will be filtered to ...

MIYAGAWA/Apache-AntiSpam-0.05 - 03 May 2002 13:45:55 UTC

Apache::AntiSpam::SpamTrap - Add SpamTrap suffix to local-part in Email River stage zero No dependents

Apache::AntiSpam::SpamTrap is a subclass of Apache::AntiSpam, filter module to prevent e-mail addresses exposed as is on web pages. This module adds a Blowfish encrypted string suffix to the local-part of e-mail addresses. This string contains a time...

APLEINER/Apache-AntiSpam-SpamTrap-0.01 - 14 Jul 2003 14:57:16 UTC

Apache::AntiSpam::Heuristic - Filters E-mail address to heuristic one River stage zero No dependents

Apache::AntiSpam::Heuristic is a subclass of Apache::AntiSpam, filter module to prevent e-mail addresses exposed as is on web pages. This module filters e-mail addresses to heuristic ones. For example, "miyagawa@cpan.org" will be filtered to "miyagaw...

MIYAGAWA/Apache-AntiSpam-0.05 - 03 May 2002 13:45:55 UTC

Apache::AntiSpam::HTMLEncode - Encodes E-mail addresses with HTML River stage zero No dependents

Apache::AntiSpam::HTMLEncode is a subclass of Apache::AntiSpam, filter module to prevent e-mail addresses exposed as is on web pages. This module encodes e-mail addresses with HTML. For example, "miyagawa@cpan.org" will be filtered to "mi&#...

MIYAGAWA/Apache-AntiSpam-0.05 - 03 May 2002 13:45:55 UTC

Apache::AntiSpam::JavaScript - Encodes mailto: E-mail addresses with JavaScript River stage zero No dependents

Apache::AntiSpam::JavaScript is based on Apache::AntiSpam and implements a filter module to prevent e-mail addresses exposed as is on web pages. This module converts the anchors containing e-mail addresses (mailto:) to JavaScript code. # in html-file...

APLEINER/Apache-AntiSpam-JavaScript-0.03 - 06 Aug 2004 15:06:55 UTC

Apache::Clickable - Make URLs and Emails in HTML clickable River stage zero No dependents

Apache::Clickable is a filter to make URLs in HTML clickable. With URI::Find and Email::Find, this module finds URL and Email in HTML document, and automatically constructs hyperlinks for them. For example, <body> Documentation is available at http:/...

MIYAGAWA/Apache-Clickable-0.02 - 03 May 2002 13:57:45 UTC
7 results (0.035 seconds)