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::exceptions(3pm) - debian
alzabo::foreignkey(3pm) - debian
alzabo::runtime::uniquerowcache(3pm) - debian
alzabo::table(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph