Man Page: dbi::gofer::serializer::datadumper
Operating Environment: debian
Section: 3pm
DBI::Gofer::Serializer::DataDumper(3pm) User Contributed Perl Documentation DBI::Gofer::Serializer::DataDumper(3pm)NAMEDBI::Gofer::Serializer::DataDumper - Gofer serialization using DataDumperSYNOPSIS$serializer = DBI::Gofer::Serializer::DataDumper->new(); $string = $serializer->serialize( $data );DESCRIPTIONUses 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.14.2 2007-09-18 DBI::Gofer::Serializer::DataDumper(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| My first PERL incarnation... Audio Oscillograph |