$reply = $mail->reply()
mail
Creates a new object with headers initialized for a reply to the current object and with a body that is an indented copy of the current message.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]