Help for this page

Select Code to Download


  1. or download this
    $att_part = MIME::Lite::->new(
            'Type' => 'application/octet-stream',
            'Encoding' => 'base64',
            'Path' => shift @files,
        );