mimeencode - Man Page

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

Info

2026-08-27 perl v5.44.0 User Contributed Perl Documentation