Installation of ARSperl
- Download the distribution (tar/gzip - 80K)
also available via ftp
- Unpack (requires gzip and tar)
- Edit the Makefile.PL and change the paths to reflect where your
Remedy ARS API is located
- Type "perl Makefile.PL"
- Type "make"
- Cross fingers.
- 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.
arsperl@smurfland.cit.buffalo.edu