Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    use warnings;
    ...
    TRACE - trace
    FATAL - fatal
    INFO - bye
    
  2. or download this
    Can't locate object method "open" via package "Mail::Mailer::smtp" at 
    +lib/Mail/Send.pm line 58 during global destruction.
    
  3. or download this
    END {
        undef $logger ;
    }