MIME::Decoder::PGP - decode a "radix-64" PGP stream


Mail-IspMailGate documentation  | view source Contained in the Mail-IspMailGate distribution.

Index


NAME

Top

MIME::Decoder::PGP - decode a "radix-64" PGP stream

SYNOPSIS

Top

A generic decoder object; see MIME::Decoder for usage.

DESCRIPTION

Top

A MIME::Decoder subclass for a nonstandard encoding using the PGP tool. Common non-standard MIME encodings for this:

    x-pgp




AUTHOR

Top

Copyright (c) 1998 by Jochen Wiedmann / joe@ispsoft.de

Based on MIME::Decoder::Gzip64, which is

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

Top

$Revision: 1.1.1.1 $ $Date: 1999/09/12 13:05:51 $


Mail-IspMailGate documentation  | view source Contained in the Mail-IspMailGate distribution.