use File::Spec in attempt to support MacPerl
[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'.