1Attean::API::TermSerialUiszeerr(C3o)ntributed Perl DocumAetntteaatni:o:nAPI::TermSerializer(3)
2
3
4
6 Attean::API::TermSerializer - Role for serializers of Attean::API::Term
7 objects
8
10 This document describes Attean::API::TermSerializer version 0.033
11
13 The Attean::API::TermSerializer role defines serializers of
14 Attean::API::Term objects.
15
17 This role consumes the Attean::API::Serializer roles which provide the
18 following methods:
19
20 "serialize_list_to_io( $fh, @elements )"
21 "serialize_list_to_bytes( @elements )"
22
24 This role provides default implementations of the following methods:
25
26 "handled_type"
27 Returns a Type::Tiny object for objects which consume the
28 Attean::API::Term role.
29
31 Please report any bugs or feature requests to through the GitHub web
32 interface at <https://github.com/kasei/attean/issues>.
33
36 Gregory Todd Williams "<gwilliams@cpan.org>"
37
39 Copyright (c) 2014--2022 Gregory Todd Williams. This program is free
40 software; you can redistribute it and/or modify it under the same terms
41 as Perl itself.
42
43
44
45perl v5.36.0 2022-10-03 Attean::API::TermSerializer(3)