<HTML>
<HEAD>
<TITLE>ARSperl Manual - Loading the Extension</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H2>Loading the Extension</H2>
To load the extension you must have
<PRE>
<FONT SIZE="+1"><CODE>use ARS;</CODE></FONT>
</PRE>
at the beginning of a perl script.
<P>
The added perl functions more or less match the ones in the C API.
<P>
It should be noted that, at present, only functions
pertinent to client usage are integrated. Functions that would be used, for
instance, by the admin application are not integrated <I>(i.e. functions for
creating schemas, active links, etc. Only functions to fetch schemas, active
links, submit and modify data are available)</I>.
<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="<--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 26th June 1997 by d.j.adams@soton.ac.uk<br>
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>