         VERSION=1.5.0
     SOURCE_HASH='sha512:abad8686d512bffe7e5b7d0196f15a0347ab3e1a1bf6a21ea56b7427cae464197599a3c3076e8e900237b5908a48b65120cc7704029f6379392c2d6ba5de52bb'
         UPDATED=20060115
           SPELL=pear-php_compat
    PEAR_PACKAGE=PHP_Compat
        WEB_SITE=http://pear.php.net/package/PHP_Compat/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Provides missing functionality for older'
cat << EOF
PHP_Compat provides missing functionality for
older versions of PHP.
Note: PHP_Compat can be used without installing
PEAR.
1) Download the package by clicking the
"Download" link.
2) Find the file you need. Each function is in
its own file, e.g. array_walk_recursive.php.
3) Place this file somewhere in your
include_path.
4) Include it, e.g. <?php require_once
'array_walk_recursive.php';?>
The function is now ready to be used.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
