start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 14.2 The Mail Modules Chapter 14
Email Connectivity
Next: Reference: add
 

new

 $

msg

 
= new Mail::Send
 [

header

=>'

value

'[, ...]]

Constructor. Creates a new Mail::Send object that is the mail message you want to send. You can include values for headers when you create the object or later, by calling the appropriate methods.


Previous: 14.2 The Mail Modules Perl in a Nutshell Next: Reference: add
14.2 The Mail Modules Book Index Reference: add

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.