1Dancer2::Serializer::DuUmspeerr(C3o)ntributed Perl DocumDeanntcaetri2o:n:Serializer::Dumper(3)
2
3
4

NAME

6       Dancer2::Serializer::Dumper - Serializer for handling Dumper data
7

VERSION

9       version 0.300004
10

DESCRIPTION

12       This is a serializer engine that allows you to turn Perl data
13       structures  into Data::Dumper output and vice-versa.
14

ATTRIBUTES

16   content_type
17       Returns 'text/x-data-dumper'
18

METHODS

20   serialize($content)
21       Serializes a Perl data structure into a Dumper string.
22
23   deserialize($content)
24       Deserialize a Dumper string into a Perl data structure.
25

FUNCTIONS

27   from_dumper($content)
28       This is an helper available to transform a Data::Dumper output to a
29       Perl data structures.
30
31   to_dumper($content)
32       This is an helper available to transform a Perl data structures to a
33       Data::Dumper output.
34
35       Calling this function will not trigger the serialization's hooks.
36

AUTHOR

38       Dancer Core Developers
39
41       This software is copyright (c) 2020 by Alexis Sukrieh.
42
43       This is free software; you can redistribute it and/or modify it under
44       the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.32.0                      2020-07-28    Dancer2::Serializer::Dumper(3)
Impressum