1Attean::API::AppendableUSseerriaCloinzterri(b3u)ted PerlAtDtoecaunm:e:nAtPaIt:i:oAnppendableSerializer(3)
2
3
4

NAME

6       Attean::API::AppendableSerializer - Role for serializers that can be
7       repeatedly invoked while keeping output valid
8

VERSION

10       This document describes Attean::API::AppendableSerializer version 0.025
11

DESCRIPTION

13       The Attean::API::AppendableSerializer role defines serializers that
14       allow multiple serialization calls to be appended to the same output
15       (either filehandle or a byte string) and remain syntactically valid.
16

ROLES

18       This role consumes the Attean::API::Serializer roles which provide the
19       following methods:
20
21       "serialize_list_to_io( $fh, @elements )"
22       "serialize_list_to_bytes( @elements )"
23

BUGS

25       Please report any bugs or feature requests to through the GitHub web
26       interface at <https://github.com/kasei/attean/issues>.
27

SEE ALSO

AUTHOR

30       Gregory Todd Williams  "<gwilliams@cpan.org>"
31
33       Copyright (c) 2014--2019 Gregory Todd Williams.  This program is free
34       software; you can redistribute it and/or modify it under the same terms
35       as Perl itself.
36
37
38
39perl v5.30.0                      2019-10-3A1ttean::API::AppendableSerializer(3)
Impressum