Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newChapter 14
Email Connectivity
Next: Reference: address
 

parse

 Mail::Address->parse(line)

Constructor. Parses the specified line, usually a To, Cc, or Bcc line, and returns a list of extracted Mail::Address objects.


Previous: Reference: newPerl in a NutshellNext: Reference: address
Reference: newBook IndexReference: address