Orb/Doxygen/DITA/plugins/apiref/sample/IO.dita
author szarinda <>
Thu, 21 Jan 2010 17:29:01 +0000
changeset 0 42188c7ea2d9
permissions -rw-r--r--
Initial contribution of ORB delivering Feature bug 1460

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE apiPackage PUBLIC "-//IBM//DTD DITA API Package Type//EN"
 "../dtd/apiPackage.dtd">
<apiPackage id="IO">
<apiName>IO</apiName>
<shortdesc>Load various IO modules.</shortdesc>
<apiDetail>
<apiDesc>IO provides a simple mechanism to load several of the IO modules
in one go.<p>Some other IO modules don't belong to the perl core but can be
loaded as well if they have been installed from CPAN. You can discover which
ones exist by searching for <q>^IO::</q> on <xref href="http://search.cpan.org"
format="html">http://search.cpan.org</xref>.  </p><p>For more information
on any of these modules, please see its respective documentation.</p></apiDesc>
</apiDetail>
</apiPackage>