alzabo::utils(3pm) debian man page | unix.com

Man Page: alzabo::utils

Operating Environment: debian

Section: 3pm

Alzabo::Utils(3pm)					User Contributed Perl Documentation					Alzabo::Utils(3pm)

NAME
Alzabo::SQLMaker - Utility functions for other Alzabo modules
SYNOPSIS
use Alzabo::Utils; if ( Alzabo::Utils::safe_can( $maybe_obj, 'method' ) { } if ( Alzabo::Utils::safe_isa( $maybe_obj, 'Class' ) { }
DESCRIPTION
This module contains a few utility functions for the use of other Alzabo modules.
AUTHOR
Dave Rolsky, <dave@urth.org> perl v5.8.8 2007-12-23 Alzabo::Utils(3pm)
Related Man Pages
alzabo::changetracker(3pm) - debian
alzabo::postgresql(3pm) - debian
alzabo::runtime::rowcursor(3pm) - debian
alzabo::sqlmaker::postgresql(3pm) - debian
alzabo::table(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com