1Mail::Message::TransferUEsnecr::CBoinntarriyb(u3t)ed PerMlaiDlo:c:uMmeesnstaagtei:o:nTransferEnc::Binary(3)
2
3
4

NAME

6       Mail::Message::TransferEnc::Binary - encode/decode binary message
7       bodies
8

INHERITANCE

10        Mail::Message::TransferEnc::Binary
11          is a Mail::Message::TransferEnc
12          is a Mail::Reporter
13

SYNOPSIS

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

DESCRIPTION

20       Encode or decode message bodies for binary transfer encoding.  This is
21       totally no encoding.
22
23       Extends "DESCRIPTION" in Mail::Message::TransferEnc.
24

METHODS

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

DIAGNOSTICS

29       Error: Decoder for transfer encoding $type does not work: $@
30           Compiling the required transfer encoding resulted in errors, which
31           means that the decoder can not be used.
32
33       Warning: No decoder for transfer encoding $type.
34           A decoder for the specified type of transfer encoding is not
35           implemented.
36
37       Error: Package $package does not implement $method.
38           Fatal error: the specific package (or one of its superclasses) does
39           not implement this method where it should. This message means that
40           some other related classes do implement this method however the
41           class at hand does not.  Probably you should investigate this and
42           probably inform the author of the package.
43

SEE ALSO

45       This module is part of Mail-Message distribution version 3.010, built
46       on October 14, 2020. Website: http://perl.overmeer.net/CPAN/
47

LICENSE

49       Copyrights 2001-2020 by [Mark Overmeer <markov@cpan.org>]. For other
50       contributors see ChangeLog.
51
52       This program is free software; you can redistribute it and/or modify it
53       under the same terms as Perl itself.  See http://dev.perl.org/licenses/
54
55
56
57perl v5.32.1                      2021-01-M2a7il::Message::TransferEnc::Binary(3)
Impressum