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

Class::PObject::Template - Class template for all the pobjects

DESCRIPTION

Class::PObject::Template defines the structure of all the classes created through pobject() construct.

All created pobjects are dynamically set to inherit from Class::PObject::Template.

NOTES

It would be nice if we had an option of setting an alternative template class for pobjects individually.

AUTHOR and COPYRIGHT

For author and copyright information refer to Class::PObject.