Help for this page

Select Code to Download


  1. or download this
    use strict; use English; use warnings;
    
    ...
            $msg->print;
    $folder->addMessage( $msg );
    }
    
  2. or download this
    Can't use string ("Mail::Box::Mbox") as a HASH ref while "strict refs"
    + in use at I:/Perl/site/lib/Mail/Box.pm line 816.