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

NAME

Text::APL::Base - base class

DESCRIPTION

All Text::APL classes inherit from this one. Provides default new constructor and _BUILD method (used for initialization and object validation).

METHODS

new

Create new Text::APL::Base instance.