The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>