Man Page: dbi::gofer::serializer::datadumper
Operating Environment: mojave
Section: 3
DBI::Gofer::Serializer::DataDumper(3) User Contributed Perl Documentation DBI::Gofer::Serializer::DataDumper(3)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.18.2 2013-06-24 DBI::Gofer::Serializer::DataDumper(3)
| Similar Topics in the Unix Linux Community |
|---|
| UNIX tool on MacOS that can increase resolution of a file |
| My first PERL incarnation... Audio Oscillograph |
| Controlling user input |
| Python 3.8.0rc1 released. |