Michael Stevens > Mail-ListDetector-0.34 > Mail::ListDetector::List

Download:
Mail-ListDetector-0.34.tar.gz

Dependencies

Annotate this POD (1)

CPAN RT

Open  0
Report a bug
Source   Latest Release: Mail-ListDetector-1.02

NAME ^

Mail::ListDetector::List - an object representing a mailing list

SYNOPSIS ^

  use Mail::ListDetector::List;

DESCRIPTION ^

This object provides a representation of the information extracted about a mailing list. It should not be instantiated directly by anything outside the Mail::ListDetector package.

METHODS ^

new() ^

listname() ^

This method gets or sets the name of the mailing list. The name to set is an optional argument.

posting_address() ^

This method gets or sets the posting address of the mailing list. The posting address to set is an optional argument.

listsoftware() ^

This method gets or sets the mailing list software name. The name to set is an optional argument.

BUGS ^

No known bugs.

AUTHOR ^

Michael Stevens - michael@etla.org.