ARSperl

 view release on metacpan or  search on metacpan

html/manual/loading.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>
      ARSperl Manual - Loading the Extension
    </title>
  </head>
  <body>
    <h2>
      Loading the Extension
    </h2>To load the extension you must have
    <pre>
<code>use ARS;</code>
</pre>at the beginning of a perl script.
    <p>
      The added perl functions more or less match the ones in the C API.
    </p>
    <p>
      <a href="toc.html">Back to Table of Contents</a>
    </p>
    <address>
      Last changes to this page 31st May 2009 by michiel.beijen@gmail.com<br />
      © J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
    </address>
  </body>
</html>



( run in 0.565 second using v1.01-cache-2.11-cpan-501a3233654 )