Table::Pivoter version 0.07


Object oriented pivot / crosstabulation. 

Installation:

perl Makefile.PL
make
make test
su -c 'make install'

on some platforms (e.g. HP-UX), do a su -c root 'make install' to install.

Do a perldoc Pivoter.pm to get information on usage. Pivotdriver.pm is provided
as an example for usage, it can read the tables used for testing 
(t/table[123].dat)

Morten Sickel, Drbak 150802
