There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.