This is an extremely simple example to test building a C++
module with Perl5.  It has a simple class with some inheritance.
See the file 'shapes.pl' to see how it can be used.

Note : The file "proto.h" in the Perl5.003 causes compiler errors
on some C++ compilers.   The file "proto.h" in this directory contains
a fixed version.   You may have to futz around with the file
Makefile.template abit to get this to compile and load properly.



