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.

DBI::Gofer::Serializer::DataDumper

Name DBI::Gofer::Serializer::DataDumper
Version 0.009950
Located at /usr/local/lib64/perl5
File /usr/local/lib64/perl5/DBI/Gofer/Serializer/DataDumper.pm
Is Core No
Search CPAN for this module DBI::Gofer::Serializer::DataDumper
Documentation DBI::Gofer::Serializer::DataDumper
Module Details DBI::Gofer::Serializer::DataDumper

NAME

DBI::Gofer::Serializer::DataDumper - Gofer serialization using DataDumper


SYNOPSIS

    $serializer = DBI::Gofer::Serializer::DataDumper->new();
    $string = $serializer->serialize( $data );


DESCRIPTION

Uses DataDumper to serialize. Deserialization is not supported. The output of this class is only meant for human consumption.

See also the DBI::Gofer::Serializer::Base manpage.

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