David F. Skoll > MIME-tools > mimeencode

Download:
MIME-tools-5.420.tar.gz

Annotate this POD

CPAN RT

New  13
Open  8
View Bugs
Report a bug
Source  

NAME ^

mimeencode - encode a file

SYNOPSIS ^

    mimeencode
        Give usage.
     
    mimeencode [-d] encoding <infile >outfile
        Encode/decode stdin to stdout.

DESCRIPTION ^

Encode (or, with -d, decode) stdin with the given encoding, writing results to stdout.

This does not do MIME parsing; it merely exercises the decoder modules.

AUTHOR ^

Eryq, eryq@zeegee.com