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

Man page or keyword search:  
man Server   3616 pages
apropos Keyword Search (all sections)
Output format
UnixWare 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 deserialā€
       ize.

       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.8.8			  2007-09-1DBI::Gofer::Serializer::Storable(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server UnixWare

List of man pages available for UnixWare

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