Приглашаем посетить
Хемницер (hemnitser.lit-info.ru)

Reference: new

PreviousChapter 14
Email Connectivity
Next
 

new

 $addr = Mail::Address->new(phrase, address[, comment])

Constructor. Creates new Mail::Address object representing an address with the specified elements. In a message, these three elements show up as:

phrase <address> (comment)
address (comment)


PreviousHomeNext
14.2 The Mail ModulesBook IndexReference: parse