| Class-PObject documentation | view source | Contained in the Class-PObject distribution. |
Class::PObject::Template - Class template for all the pobjects
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.
It would be nice if we had an option of setting an alternative template class for pobjects individually.
For author and copyright information refer to Class::PObject|Class::PObject/.
| Class-PObject documentation | view source | Contained in the Class-PObject distribution. |