Help for this page

Select Code to Download


  1. or download this
          my $message = Email::Simple::Markdown->create(
            header => [
    ...
          catch {
            warn "sending failed: $_";
          };
    
  2. or download this
    sending failed: error at during DATA: [Net::SMTP::_SSL] Connection clo
    +sed
    
    ...
    main::try {...}  at /usr/local/share/perl/5.34.0/Try/Tiny.pm line 102
    eval {...} at /usr/local/share/perl/5.34.0/Try/Tiny.pm line 93
    Try::Tiny::try('CODE(0x5591afcb89c0)', 'Try::Tiny::Catch=REF(0x5591ad4
    +ae5a0)') called at script.pl line 42