Installation of ARSperl
- Download the distribution (tar/gzip - 80K)
(also available via ftp)
- Unpack (requires gzip and tar)
- Edit the Makefile.PL and follow the brief instructions at the top of it.
- Type "perl Makefile.PL"
- Type "make"
- Type "make install" (may require special permission). This will
install the perl extension into the perl lib directory (typically,
/usr/local/lib/perl5)
- Try one of the example scripts.
Notes
HPUX users will need to compile the extension statically into the Perl binary.
See the ARSperl FAQ
section for details.
arsperl@smurfland.cit.buffalo.edu