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.