Data::Serializer::Config::General(3) Creates bridge between Data::Serializer and Config::General

SYNOPSIS


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

DESCRIPTION

Module is used internally to Data::Serializer

METHODS

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

CAVEAT

Base data structure to serialize must be a hash reference

AUTHOR

Thomas Linden <[email protected]>

COPYRIGHT

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