/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


DBI::Gofer::Serializer::DataDumper(3)          User Contributed Perl Documentation         DBI::Gofer::Serializer::DataDumper(3)



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.



perl v5.12.1                                               2007-09-18                      DBI::Gofer::Serializer::DataDumper(3)

Valid XHTML 1.0!Valid CSS!