NAME
File::Serialize::Serializer::YAML::XS - YAML:XS serializer for File::Serialize
VERSION
version 1.5.1
DESCRIPTION
- extensions
-
yaml,yml. - precedence
-
110
- module used
- supported options
-
none
If you have problems with utf8, pass the option
<utf =0>> toserialize_file/deserialize_file. Or if you usetranserialize, passutf8=0as the first argument.
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021, 2019, 2017, 2016, 2015 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.