<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/file_find">File_Find</p>
 <c>pear.php.net</c>
 <v>0.3.1</v>
 <st>beta</st>
 <l>PHP</l>
 <m>tuupola</m>
 <s>A Class the facillitates the search of filesystems</s>
 <d>File_Find, created as a replacement for its Perl counterpart, also named 
File_Find, is a directory searcher, which handles, globbing, recursive 
directory searching, as well as a slew of other cool features. 
</d>
 <da>2005-01-13 11:00:29</da>
 <n>* fixed bug search() where static calls to search() failed
  if it was called inside instance of another object 
  (Anatoly Techtonik)</n>
 <f>4759</f>
 <g>http://pear.php.net/get/File_Find-0.3.1</g>
 <x xlink:href="package.0.3.1.xml"/>
</r>