NAME
Perlsac::rwsac - a module to read and write SAC file.
DESCRIPTION
This is the module for reading and writing the sac file, defined at 'http://ds.iris.edu/files/sac-manual/manual/file_format.html'
AUTHOR
Hobin Lim
LICENSE
MIT
INSTALLATION
Using cpan
:
$ cpan Perlsac
Manual install:
$ perl Makefile.PL
$ make
$ make install