Mail::ListDetector::List - an object representing a mailing list
use Mail::ListDetector::List;
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.
Creates a new List object.
This method gets or sets the name of the mailing list. The name to set is an
optional argument.
This method gets or sets the posting address of the mailing list. The posting
address to set is an optional argument.
This method gets or sets the mailing list software name. The name to set is an
optional argument.
Michael Stevens - michael@etla.org.