Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
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>