Re-point HOMEPAGE to page on CPAN instead of at O'Reilly's book.
Change log (yes, dist doesn't say what changed in 0.7):
0.6 Mon Feb 25 14:34:48 MST 2002
- Fixed a deep inheritance issue.
- added internals documentation
- added more user documentation
0.5 Mon Jan 7 14:17:32 MST 2002
- added README to MANIFEST
- fixed bug that over-rode method if an attribute was defined
with the same name
- now has use strict
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.