• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Statistics/H21-Oct-2016-450289

t/H21-Oct-2016-10188

CHANGELOGH A D21-Oct-2016514 128

MANIFESTH A D21-Oct-2016317 1514

MANIFEST.SKIPH A D21-Nov-201419 32

META.jsonH A D21-Oct-20161.1 KiB5150

META.ymlH A D21-Oct-2016690 2726

Makefile.PLH A D21-Oct-2016501 1615

READMEH A D23-Jul-2011265 118

README

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