added benchmarking script, some speedup (7029.54/s vs 5829.19/s),
[Biblio-Isis] / README
1 Perl-only implementation of CDS/ISIS reader.
2
3 Install module with:
4
5 perl Makefile.PL
6 make
7 make test
8 make install
9
10
11 If you are on a windows box you should use 'nmake' rather than 'make'.