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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: print_header Chapter 14
Email Connectivity
Next: Reference: reply
 

remove_sig

 $

mail


->remove_sig
([

nlines

])

Removes a user's signature from the body of a message. Looks for a line equal to " -- " within the last nlines lines of the message and removes that line and all lines after it. nlines defaults to 10.


Previous: Reference: print_header Perl in a Nutshell Next: Reference: reply
Reference: print_header Book Index Reference: reply

Library Navigation Links

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