1MIMEENCODE(1)         User Contributed Perl Documentation        MIMEENCODE(1)
2
3
4

NAME

6       mimeencode - encode a file
7

SYNOPSIS

9           mimeencode
10               Give usage.
11
12           mimeencode [-d] encoding <infile >outfile
13               Encode/decode stdin to stdout.
14

DESCRIPTION

16       Encode (or, with -d, decode) stdin with the given encoding, writing
17       results to stdout.
18
19       This does not do MIME parsing; it merely exercises the decoder modules.
20

AUTHOR

22       Eryq, eryq@zeegee.com
23
24
25
26perl v5.34.0                      2022-01-21                     MIMEENCODE(1)
Impressum