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


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


AUTHOR

Naoya Ito <naoya@bloghackers.net>


COPYRIGHT

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