Revision 1 (by dpavlin, 2004/12/28 00:43:04) Import of old code back from february to actually make it work.
Perl-only implementation of CDS/ISIS reader.

Install module with:

perl Makefile.PL
make
make test
make install


If you are on a windows box you should use 'nmake' rather than 'make'.