start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: new Chapter 14
Email Connectivity
Next: Reference: body
 

add_signature

 $

mail


->add_signature
([

file

])

Appends a signature to the message. file is a file that contains the signature; if not specified, the file $ENV{HOME}/.signature is checked for a signature.


Previous: Reference: new Perl in a Nutshell Next: Reference: body
Reference: new Book Index Reference: body

Library Navigation Links

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