tion the cost of
re-loading the code back to in-memory data, via eval-ing) compared to dumping to
JSON, YAML, Sereal, or other format. So you need to decide first whether this is
the appropriate route
t lets you load the serialized data without eval-ing them, thus
achieving the speed comparable to JSON::XS).
=head2 Is the output guaranteed to be single line dump?
No. Some things can still produce
erivate works in Data::Dump::*.
L<Data::Dumper> and its variants.
L<Data::Printer>.
L<YAML>, L<JSON>, L<Storable>, L<Sereal>, and other serialization formats.
=head1 AUTHOR
perlancar <perlancar@c