Mail::ListDetector::Detector::Base.3pm

Langue: en

Version: 2004-06-08 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

   Mail::ListDetector::Detector::Base - base class for mailing list detectors
 
 

SYNOPSIS

   use Mail::ListDetector::Detector::Base;
 
 

DESCRIPTION

Abstract base class for mailing list detectors, should not be instantiated directly.

METHODS


new()

Provides a simple constructor for the class. Accepts an optional data argument and stores that argument in the object if it is supplied.

match()

This just dies, and should be implemented in any subclass.

BUGS

No known bugs.

AUTHOR

Michael Stevens - michael@etla.org.