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::create::columndefinition(3pm) - debian
alzabo::exceptions(3pm) - debian
alzabo::postgresql(3pm) - debian
alzabo::runtime::index(3pm) - debian
alzabo::sqlmaker::postgresql(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?