Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
    } else {
      die "Cannot send mail: $Mail::Sender::Error\n";
    }
    
  2. or download this
    <html>
      <body>
        <p>Inline image number 1 (jpeg): <img src="cid:img1">
        <p>Inline image number 2 (gif):  <img src="cid:img2">
      </body>
    </html>