perldoc > Mail::Message::TransferEnc::Binary

📛 NAME

Mail::Message::TransferEnc::Binary – encode/decode binary message bodies

🚀 Quick Reference

Use CaseCommandDescription
🔓 Decode a binary message body$msg->decodedReturns the decoded body (no encoding applied)
🔒 Encode a message body as binary$msg->encode(transfer => 'binary')Encodes the body using binary transfer (no encoding)

🧬 INHERITANCE

📜 SYNOPSIS

my Mail::Message $msg = ...;
my $decoded = $msg->decoded;
my $encoded = $msg->encode(transfer => 'binary');

📖 DESCRIPTION

📦 Encode or decode message bodies for binary transfer encoding. This is totally no encoding.

Extends "DESCRIPTION" in Mail::Message::TransferEnc.

⚙️ METHODS

Extends "METHODS" in Mail::Message::TransferEnc.

🩺 DIAGNOSTICS

🔗 SEE ALSO

This module is part of Mail-Message distribution version 3.012, built on February 11, 2022. Website: http://perl.overmeer.net/CPAN/

⚖️ LICENSE

Copyrights 2001-2022 by [Mark Overmeer <markov AT cpan.org>]. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/

Mail::Message::TransferEnc::Binary
📛 NAME 🚀 Quick Reference 🧬 INHERITANCE 📜 SYNOPSIS 📖 DESCRIPTION ⚙️ METHODS 🩺 DIAGNOSTICS 🔗 SEE ALSO ⚖️ LICENSE

Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-20 17:52 @2600:1f28:365:80b0:8802:8bb4:3873:328e
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format