Edit D:\app\Administrator\product\11.2.0\dbhome_1\perl\html\lib\Config\Extensions.html
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Config::Extensions - hash lookup of which core extensions were built.</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:" /> </head> <body style="background-color: white"> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> Config::Extensions - hash lookup of which core extensions were built.</span></strong></big> </td></tr> </table> <!-- INDEX BEGIN --> <div name="index"> <p><a name="__index__"></a></p> <ul> <li><a href="#synopsis">SYNOPSIS</a></li> <li><a href="#description">DESCRIPTION</a></li> <li><a href="#author">AUTHOR</a></li> </ul> <hr name="index" /> </div> <!-- INDEX END --> <p> </p> <h1><a name="synopsis">SYNOPSIS</a></h1> <pre> use Config::Extensions '%Extensions'; if ($Extensions{PerlIO::via}) { # This perl has PerlIO::via built }</pre> <p> </p> <hr /> <h1><a name="description">DESCRIPTION</a></h1> <p>The Config::Extensions module provides a hash <code>%Extensions</code> containing all the core extensions that were enabled for this perl. The hash is keyed by extension name, with each entry having one of 3 possible values:</p> <dl> <dt><strong><a name="dynamic" class="item">dynamic</a></strong> <dd> <p>The extension is dynamically linked</p> </dd> </li> <dt><strong><a name="nonxs" class="item">nonxs</a></strong> <dd> <p>The extension is pure perl, so doesn't need linking to the perl executable</p> </dd> </li> <dt><strong><a name="static" class="item">static</a></strong> <dd> <p>The extension is statically linked to the perl binary</p> </dd> </li> </dl> <p>As all values evaluate to true, a simple <code>if</code> test is good enough to determine whether an extension is present.</p> <p>All the data uses to generate the <code>%Extensions</code> hash is already present in the <code>Config</code> module, but not in such a convenient format to quickly reference.</p> <p> </p> <hr /> <h1><a name="author">AUTHOR</a></h1> <p>Nicholas Clark <<a href="mailto:nick@ccl4.org">nick@ccl4.org</a>></p> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> Config::Extensions - hash lookup of which core extensions were built.</span></strong></big> </td></tr> </table> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de