MIME::Decoder::UU - decode a "uuencoded" stream
Contents
Description
A MIME::Decoder subclass for a nonstandard encoding whereby data are uuencoded. Common non-standard MIME
encodings for this:
x-uu
x-uuencode
Name
MIME::Decoder::UU - decode a "uuencoded" stream
See Also
MIME::Decoder
Synopsis
A generic decoder object; see MIME::Decoder for usage.
Also supports a preamble() method to recover text before the uuencoded portion of the stream.
