FreeBSD Manual Pages
DBI::Gofer::SerializerUsertContributed PeDBI::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.32.0 2013-06DBI::Gofer::Serializer::DataDumper(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=DBI::Gofer::Serializer::DataDumper&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>