Data::Serializer::Config::General - Creates bridge between Data::Serializer and Config::General


Data-Serializer documentation  | view source Contained in the Data-Serializer distribution.

Index


NAME

Top

Data::Serializer::Config::General - Creates bridge between Data::Serializer and Config::General

SYNOPSIS

Top

  use Data::Serializer::Config::General;

DESCRIPTION

Top

Module is used internally to Data::Serializer

METHODS

Top

serialize - Wrapper to normalize serializer method name
deserialize - Wrapper to normalize deserializer method name
options - Pass options through to underlying serializer

CAVEAT

Top

Base data structure to serialize must be a hash reference

AUTHOR

Top

Thomas Linden <tom@daemon.de>

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Data::Serializer(3), Config::General(3)


Data-Serializer documentation  | view source Contained in the Data-Serializer distribution.