ARSperl
view release on metacpan or search on metacpan
html/manual/toc.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
</title>
<style type="text/css">
/*<![CDATA[*/
body {
background-color: #FFFFFF;
}
dt.c1 {font-weight: bold}
/*]]>*/
</style>
</head>
<body>
<h1>
ARSperl Programmer's Manual
</h1>
<h2>
Table of Contents
</h2><br />
<dl>
<dt>
<a href="loading.html">Loading the extension</a>
</dt>
<dt class="c1">
Reserved variables
</dt>
<dd>
<ul>
<li>
<a href="variables.html#ars_errstr">ars_errstr</a>
</li>
<li>
<a href="variables.html#ars_errhash">ars_errhash</a>
</li>
</ul>
</dd>
<dt class="c1">
ARSperl OO Layer
</dt>
<dd>
<ul>
<li>
<a href="OO/index.html">Feature Overview</a>
</li>
<li>
<a href="OO/connection.html">Connection Object</a>
<ul>
<li>
<a href="OO/connection.html#new">constructor</a>
</li>
<li>
<a href="OO/connection.html#DESTROY">destructor</a>
</li>
<li>
<a href="OO/connection.html#ctrl">ctrl()</a>
</li>
<li>
( run in 0.764 second using v1.01-cache-2.11-cpan-39bf76dae61 )