The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

INSTALLATION

 perl Makefile.PL
 make
 make test
 make install

DEPENDENCIES

* perl 5.8.0
* Storable 2.05
* Class::Member 1.3

EOF

perldoc -tU README.pod >README rm README.pod