Scroll to navigation

Data::Serializer::YAML(3pm) User Contributed Perl Documentation Data::Serializer::YAML(3pm)
 

NAME

Data::Serializer::YAML - Creates bridge between Data::Serializer and YAML

SYNOPSIS

  use Data::Serializer::YAML;

DESCRIPTION

Module is used internally to Data::Serializer
serialize - Wrapper to normalize serializer method name
deserialize - Wrapper to normalize deserializer method name

AUTHOR

Florian Helmberger <fh@laudatio.com>

COPYRIGHT

  Copyright 2002 by Florian Helmberger.  All rights reserved.
  This program is free software; you can redistribute it
  and/or modify it under the same terms as Perl itself.

SEE ALSO

perl(1), Data::Serializer(3), YAML(3).
2013-09-18 perl v5.18.1