The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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).