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

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

Operating Environment: debian

Section: 3pm

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

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.14.2 2007-09-18 DBI::Gofer::Serializer::Base(3pm)
Related Man Pages
dbd::gofer::policy::base(3pm) - linux
dbd::gofer::transport::null(3) - suse
dbd::gofer::transport::null(3) - centos
dbd::gofer::transport::null(3pm) - debian
data::serializer::raw(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
New UNIX and Linux History Sections