1MIME::Decoder::BinHex(3U)ser Contributed Perl DocumentatiMoInME::Decoder::BinHex(3)
2
3
4

NAME

6       MIME::Decoder::BinHex - decode a "binhex" stream
7

SYNOPSIS

9       A generic decoder object; see MIME::Decoder for usage.
10
11       Also supports a preamble() method to recover text before the binhexed
12       portion of the stream.
13

DESCRIPTION

15       A MIME::Decoder subclass for a nonstandard encoding whereby data are
16       binhex-encoded.  Common non-standard MIME encodings for this:
17
18           x-uu
19           x-uuencode
20

SEE ALSO

22       MIME::Decoder
23

AUTHOR

25       Julian Field (mailscanner@ecs.soton.ac.uk).
26
27       All rights reserved.  This program is free software; you can
28       redistribute it and/or modify it under the same terms as Perl itself.
29
30
31
32perl v5.32.1                      2021-01-27          MIME::Decoder::BinHex(3)
Impressum