Help for this page

Select Code to Download


  1. or download this
    --00000000000076fecc057dd5edea--
    --00000000000076fece057dd5edec
    ...
    Content-Transfer-Encoding: base64
    Content-ID: <167836db7a888894ca51>
    X-Attachment-Id: 167836db7a888894ca51
    
  2. or download this
    #!perl
    
    ...
    $file = shift || "g";
    open G, $file; $g = join '', <G>; close G;
    $e = new Email::MIME ($g);
    
  3. or download this
    perl -pe 's/name=".*"/name="fn.pdf"/g' g >g2
    ./chfn.pl g2