Orb/Doxygen/DITA/plugins/apiref/sample/IO.dita
author Jonathan Harrington <jonathan.harrington@nokia.com>
Wed, 11 Aug 2010 14:49:30 +0100
changeset 4 468f4c8d3d5b
parent 0 42188c7ea2d9
permissions -rw-r--r--
Orb version 0.2.0

<?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>