DBI::Gofer::Serializer::DataDumper - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION
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 DBI::Gofer::Serializer::Base.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:19 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top