This project is not covered by Drupal’s security advisory policy.

This module is obsolete, since this way to install PEAR no longer works.

Provides integration with the PEAR framework.

Includes a helper that downloas the library through http://pear.php.net/go-pear.

Most PEAR's contributed libraries try to include files directly from the root, example:

require_once 'PEAR/library.php';

Go pear provides a way to swich on/off the default include_path to work easily with them.

Project information

Releases