Query: dbi::gofer::serializer::datadumper
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |