Приглашаем посетить
Черный Саша (cherny-sasha.lit-info.ru)

Reference: new

PreviousChapter 14
Email Connectivity
Next
 

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.


PreviousHomeNext
14.2 The Mail ModulesBook IndexReference: add