6 lines
207 B
Text
6 lines
207 B
Text
|
Class::ObjectTemplate is a utility class to assist in the
|
||
|
building of other Object Oriented Perl classes.
|
||
|
|
||
|
It was described in detail in the O\'Reilly book,
|
||
|
"Advanced Perl Programming" by Sriram Srinivasam.
|