1This module implements to Chi Squared test, using pre-computed tables.
2
3To install, do the usual:
4	perl Makefile.PL
5	make
6	make test
7	make install
8
9You may use, modify and distribute this code under the same terms as you
10may use, modify and distribute perl itself.
11