Scroll to navigation

Data::Serializer::Config::General(3pm) User Contributed Perl Documentation Data::Serializer::Config::General(3pm)

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

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)

2022-10-22 perl v5.36.0