Home   Products   Members   Contact Us   Forums   Blog   Directory   About Us   Site Menu  


Virtual Solutions : Resources : Documentation : Perl Modules : Home

Print Page Email Page Bookmark Page

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.




© Copyright 1997 - 2009 Virtual Solutions. All Rights Reserved.

Valid XHTML 1.0 Transitional Valid CSS!