DBI::Gofer::Serializer::Storable man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

DBI::Gofer::SerializerUseroContributed PerlDBI::Gofer::Serializer::Storable(3)

NAME
       DBI::Gofer::Serializer::Storable - Gofer serialization using Storable

SYNOPSIS
	   $serializer = DBI::Gofer::Serializer::Storable->new();

	   $string = $serializer->serialize( $data );
	   ($string, $deserializer_class) = $serializer->serialize( $data );

	   $data = $serializer->deserialize( $string );

DESCRIPTION
       Uses Storable::nfreeze() to serialize and Storable::thaw() to
       deserialize.

       The serialize() method sets local $Storable::forgive_me = 1; so it
       doesn't croak if it encounters any data types that can't be serialized,
       such as code refs.

       See also DBI::Gofer::Serializer::Base.

perl v5.10.1			  2007-09-1DBI::Gofer::Serializer::Storable(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net