<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Cache</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Caching">Caching</ca>
 <l>PHP License</l>
 <s>Framework for caching of arbitrary data.</s>
 <d>With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.</d>
 <r xlink:href="/rest/r/cache"/>
</p>