| Line # | Revision | Author | |
|---|---|---|---|
| 1 | 1 | dpavlin | 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'. |
| Line # | Revision | Author | |
|---|---|---|---|
| 1 | 1 | dpavlin | 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'. |