logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

Julian Field (mailscanner@ecs.soton.ac.uk). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.38.2 2024-04-27 MIME::Decoder::BinHex(3pm)

Description

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

Name

MIME::Decoder::BinHex - decode a "binhex" 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 binhexed portion of the stream.

See Also