--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Orb/Doxygen/DITA/plugins/apiref/sample/IO.dita Thu Jan 21 17:29:01 2010 +0000
@@ -0,0 +1,15 @@
+<?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>