Query: alzabo::utils
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Alzabo::Utils(3pm) User Contributed Perl Documentation Alzabo::Utils(3pm)NAMEAlzabo::SQLMaker - Utility functions for other Alzabo modulesSYNOPSISuse Alzabo::Utils; if ( Alzabo::Utils::safe_can( $maybe_obj, 'method' ) { } if ( Alzabo::Utils::safe_isa( $maybe_obj, 'Class' ) { }DESCRIPTIONThis module contains a few utility functions for the use of other Alzabo modules.AUTHORDave Rolsky, <dave@urth.org> perl v5.8.8 2007-12-23 Alzabo::Utils(3pm)