NAME
MIME::Decoder::Gzip64 - decode a "base64" gzip stream
SYNOPSIS
A generic decoder object; see MIME::Decoder for usage.
DESCRIPTION
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
AUTHOR
Copyright (c) 1996, 1997 by Eryq / eryq@zeegee.com
All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
VERSION
$Revision: 4.103 $ $Date: 1998/01/10 04:24:07 $