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::driver::postgresql(3pm) - debian
alzabo::runtime::inserthandle(3pm) - debian
alzabo::runtime::uniquerowcache(3pm) - debian
alzabo::schema(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results