home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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)


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

Library Navigation Links

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