Search results for "module:MIME::Decoder::Gzip64"
MIME::Decoder::Gzip64 - decode a "base64" gzip stream
A MIME::Decoder::Base64 subclass for a nonstandard encoding whereby data are gzipped, then the gzipped file is base64-encoded. Common non-standard MIME encodings for this: x-gzip64 Since this class relies on external programs which may not exist on y...
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
MIME::Decoder - an object for decoding the body part of a MIME stream
This abstract class, and its private concrete subclasses (see below) provide an OO front end to the actions of... * Decoding a MIME-encoded stream * Encoding a raw data stream into a MIME-encoded stream. The constructor for MIME::Decoder takes the na...
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
MIME::Decoder::PGP - decode a "radix-64" PGP stream
A MIME::Decoder subclass for a nonstandard encoding using the PGP tool. Common non-standard MIME encodings for this: x-pgp...
JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC