http://qs1969.pair.com?node_id=359232

package Some::Package; #===================================================================== += =head1 Constructors =cut #===================================================================== += =over 4 =item new() The C<new()> constructor creates a new message object for later postin +g to an SMTP server for immediate delivery. This is the constructor you want to use for most message sending. =cut sub new { }