Help for this page

Select Code to Download


  1. or download this
     
    require MIME::Lite;
    $MIME::Lite::PARANOID = 1;
    
  2. or download this
     
    
      $MIME::Lite::PARANOID
            If true, we won't attempt to use MIME::Base64, MIME::QuotedPri
    +nt, or
            MIME::Types, even if they're available. Default is false.
    
  3. or download this
     
    Can't locate MIME/Types.pm in @INC (@INC contains: ../ . ../../ ./ ./M
    +OJO
    /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
    /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6
    +.0
    /usr/lib/perl5/site_perl) at (eval 27) line 3.