Data::Serializer::YAML::Syck.3pm

Langue: en

Version: 2009-04-26 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

   use Data::Serializer::YAML::Syck;
 
 

DESCRIPTION

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

AUTHOR

Naoya Ito <naoya@bloghackers.net>
   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::Syck(3).