This module is ALPHA code, which means that public interfaces are largely untested, and may change in future releases. Use with caution! Please report any errors back to eryq@zeegee.com as soon as you can.
mimeencode - encode a file
mimeencode Give usage. mimeencode [-d] encoding <infile >outfile Encode/decode stdin to stdout.
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.
Eryq, eryq@zeegee.com