Revision history for Perl extension Class-Tree.

1.14 26-May-99
--------------
o Ensure POD survives buggy pod2man
o Ship Readme.txt, the output of pod2text

1.13 19-Apr-99
--------------
o Change Makefile.PL to support ActivePerl's ppm.

1.11  1-Apr-99
--------------
o Change die to croak
o Change to delete the .perceps file after running Perceps
o Croak if the environment variable PERCEPS is not set
o Croak if $ENV{'PERCEPS'}/perceps[.pl] is not found
o Ship t/family.h to test Cpp trees

1.10  Sun Mar 28 12:11:25 1999
	- original version; created by h2xs 1.18

Use h2xs to generate the skeleton for Tree.pm.

Rename testDirTree.pl to dirTree.pl.
Rename testCppTree.pl to cppTree.pl.

Put code from dirTree.pl & cppTree.pl into test.pl.
