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)