1Email::MIME::Kit::Role:U:sAesrseCmobnlterri(b3u)ted PerlEmDaoiclu:m:eMnItMaEt:i:oKnit::Role::Assembler(3)
2
3
4
6 Email::MIME::Kit::Role::Assembler - things that assemble messages (or
7 parts)
8
10 version 3.000007
11
13 This library should run on perls released even a long time ago. It
14 should work on any version of perl released in the last five years.
15
16 Although it may work on older versions of perl, no guarantee is made
17 that the minimum required version will not be increased. The version
18 may be increased for any reason, and there is no promise that patches
19 will be accepted to lower the minimum required perl.
20
22 This role also performs Email::MIME::Kit::Role::Component.
23
24 Classes implementing this role must provide an "assemble" method. This
25 method will be passed a hashref of assembly parameters, and should
26 return the fully assembled Email::MIME object.
27
29 Ricardo Signes <rjbs@cpan.org>
30
32 This software is copyright (c) 2023 by Ricardo Signes.
33
34 This is free software; you can redistribute it and/or modify it under
35 the same terms as the Perl 5 programming language system itself.
36
37
38
39perl v5.38.0 2023-07-2E0mail::MIME::Kit::Role::Assembler(3)