dbi::gofer::serializer::base(3) mojave man page | unix.com

Man Page: dbi::gofer::serializer::base

Operating Environment: mojave

Section: 3

DBI::Gofer::Serializer::Base(3) 			User Contributed Perl Documentation			   DBI::Gofer::Serializer::Base(3)

NAME
DBI::Gofer::Serializer::Base - base class for Gofer serialization
SYNOPSIS
$serializer = $serializer_class->new(); $string = $serializer->serialize( $data ); ($string, $deserializer_class) = $serializer->serialize( $data ); $data = $serializer->deserialize( $string );
DESCRIPTION
DBI::Gofer::Serializer::* classes implement a very minimal subset of the Data::Serializer API. Gofer serializers are expected to be very fast and are not required to deal with anything other than non-blessed references to arrays and hashes, and plain scalars. perl v5.18.2 2013-06-24 DBI::Gofer::Serializer::Base(3)
Related Man Pages
dbd::gofer::transport::null(3pm) - linux
dbd::gofer::policy::base5.18(3) - mojave
data::serializer::convert::bencode(3pm) - debian
data::serializer::convert::bencode_xs(3pm) - debian
data::serializer::cookbook(3pm) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Controlling user input