Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use 5.010;
    ...
    # send the message
    use Email::Sender::Simple qw(sendmail);
    sendmail($message);
    
  2. or download this
    "unable to establish SMTP connection
    
    ...
    Email::Sender::Role::CommonSending::send('Email::Sender::Simple', 'Ema
    +il::MIME=HASH(0x2ceab2c)') called at C:\Dwimperl\perl\site\lib\Sub\Ex
    +porter\Util.pm line 69
    Sub::Exporter::Util::__ANON__('Email::MIME=HASH(0x2ceab2c)') called at
    + script.pl line 21
    Press any key to continue . . ."