mimeencode (1)

MIMEENCODE(1) User Contributed Perl Documentation MIMEENCODE(1) 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, <a href="mailto:eryq@zeegee.com">eryq@zeegee.com</a> perl v5.8.8 1998-10-26 MIMEENCODE(1)