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

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.