Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -wd
    ...
    );
    
    $msg->send;
    
  2. or download this
    $msg->attach(
       Type     => 'text/plain',
    ...
    sub hashit {
       print STDERR "#";
    }