DBI::Gofer::Serializer::DataDumper



DBI::Gofer::Serializer::DataDumper

NAME
SYNOPSIS
DESCRIPTION

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.



More Linux Commands

manpages/ldap_next_attribute.3.html
ldap_next_attribute(3) - step through LDAP entry attributes
The ldap_first_attribute() and ldap_next_attribute() routines are used to step through the attributes in an LDAP entry. ldap_first_attribute() takes an entry as

manpages/tty.1.html
tty(1) - print the file name of the terminal connected to st
Print the file name of the terminal connected to standard input. -s, --silent, --quiet print nothing, only return an exit status --help display this help and ex

manpages/Tcl_CreateChannel.3.html
Tcl_CreateChannel(3) - procedures for creating and manipulat
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for

manpages/setstate.3.html
setstate(3) - random number generator - Linux manual page...
The random() function uses a nonlinear additive feedback random number generator employing a default table of size 31 long integers to return successive pseudo-

manpages/Tk_FreeBitmap.3.html
Tk_FreeBitmap(3) - maintain database of single-plane pixmaps
These procedures manage a collection of bitmaps (one-plane pixmaps) being used by an application. The procedures allow bitmaps to be re-used efficiently, thereb

manpages/ScreenCount.3.html
ScreenCount(3) - Display macros and functions (Man Page)....
The AllPlanes macro returns a value with all bits set to 1 suitable for use in a plane argument to a procedure. The BlackPixel macro returns the black pixel val

manpages/Tcl_SetVar.3.html
Tcl_SetVar(3) - manipulate Tcl variables - Linux man page...
These procedures are used to create, modify, read, and delete Tcl variables from C code. Tcl_SetVar2Ex, Tcl_SetVar, Tcl_SetVar2, and Tcl_ObjSetVar2 will create

manpages/XtGetApplicationResources.3.html
XtGetApplicationResources(3) - obtain application resources
The XtGetApplicationResources function first uses the passed widget, which is usually an application shell, to construct a resource name and class list, Then, i

manpages/Net::Server::Proto::TCP.3pm.html
Net::Server::Proto::TCP(3pm) - (unknown subject) (Man Page)
Protocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP ). See Net::Server::Proto. PARAMETERS There ar

manpages/pam_getenvlist.3.html
pam_getenvlist(3) - getting the PAM environment (Man Page)
The pam_getenvlist function returns a complete copy of the PAM environment as associated with the handle pamh. The PAM environment variables represent the conte

manpages/XContextDependentDrawing.3.html
XContextDependentDrawing(3) - obtain fontset information....
The XFontsOfFontSet function returns a list of one or more XFontStructs and font names for the fonts used by the Xmb and Xwc layers for the given font set. A li

manpages/pair_content_sp.3ncurses.html
pair_content_sp(3ncurses) - curses screen-pointer extension
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th





We can't live, work or learn in freedom unless the software we use is free.