The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Alzabo::Util - Utility functions for Alzabo

SYNOPSIS

  use Alzabo::Util;

DESCRIPTION

My dumping grounds for things that need to be shared among multiple unrelated classes.

FUNCTIONS

subclasses ($package_name)

Given a package name, finds the available subclasses for that package.

AUTHOR

Dave Rolsky, <autarch@urth.org>