Query: mail::listdetector::list
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Mail::ListDetector::List(3pm) User Contributed Perl Documentation Mail::ListDetector::List(3pm)NAMEMail::ListDetector::List - an object representing a mailing listSYNOPSISuse Mail::ListDetector::List;DESCRIPTIONThis 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.METHODSnew Creates a new List object. 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.BUGSNo known bugs.AUTHORMichael Stevens - michael@etla.org. perl v5.10.1 2010-06-30 Mail::ListDetector::List(3pm)