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


Class-PObject documentation  | view source Contained in the Class-PObject distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

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

AUTHOR and COPYRIGHT

Top


Class-PObject documentation  | view source Contained in the Class-PObject distribution.