Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Data::Serializer::Config::General

Name Data::Serializer::Config::General
Version 0.02
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/Data/Serializer/Config/General.pm
Is Core No
Search CPAN for this module Data::Serializer::Config::General
Documentation Data::Serializer::Config::General
Module Details Data::Serializer::Config::General

NAME

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


SYNOPSIS

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


DESCRIPTION

Module is used internally to Data::Serializer


METHODS


=over 4

=item B<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 <tom@daemon.de>


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.


SEE ALSO

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

Perl Diver brought to you by ScriptSolutions.com © 1997- 2025