ARSperl
Overview
ARSperl is an integration kit for Perl5.0 and Remedy ARS 2.x API. It
provides a subset of the functionality found in the C API. The source
code to the integration kit and example scripts is made available under the
GPL.
Version
The current release it Version 1.2
Support OS's
The perl extension has only been tested on the following OS's:
- Solaris 2.x
- SunOS 4.x
- Irix
Mailing List
A mailing list is available for discussions of this perl extension.
How to subscribe
Send an email message to majordomo@lurch.cit.buffalo.edu
with a body of ``subscribe arsperl
''. The subject line is
ignored.
Installation
- Download
- Unpack
- Make makefile
- make
- make install
- adjust first line of demos
Programmer's Guide
An online guide is available to help use the
functions that this kit adds to the standard perl distribution.
Last Updated: 13 Jan 96
arsperl@smurfland.cit.buffalo.edu