/opt/alt/php52/usr/share/pear/PEAR/Command
NameSizeModeActions
Auth.php26090644editdlrm
Auth.xml12280644editdlrm
Build.php23010644editdlrm
Build.xml2600644editdlrm
Channels.php334860644editdlrm
Channels.xml42180644editdlrm
Common.php82450644editdlrm
Config.php154230644editdlrm
Config.xml33820644editdlrm
Install.php512030644editdlrm
Install.xml85740644editdlrm
Mirror.php45480644editdlrm
Mirror.xml6170644editdlrm
Package.php402170644editdlrm
Package.xml72220644editdlrm
Pickle.php159350644editdlrm
Pickle.xml11790644editdlrm
Registry.php463010644editdlrm
Registry.xml17900644editdlrm
Remote.php300230644editdlrm
Remote.xml33110644editdlrm
Test.php119280644editdlrm
Test.xml16410644editdlrm
Edit: /opt/alt/php52/usr/share/pear/PEAR/Command/Registry.xml (1790B)
List Installed Packages In The Default Channel doList l c list installed packages from this channel CHAN a list installed packages from all channels i output fully channel-aware data, even on failure <package> If invoked without parameters, this command lists the PEAR packages installed in your php_dir ({config php_dir}). With a parameter, it lists the files in a package. List Files In Installed Package doFileList fl <package> List the files in an installed package. Shell Script Test doShellTest st <package> [[relation] version] Tests if a package is installed in the system. Will exit(1) if it is not. <relation> The version comparison operator. One of: <, lt, <=, le, >, gt, >=, ge, ==, =, eq, !=, <>, ne <version> The version to compare with Display information about a package doInfo in <package> Displays information about a package. The package argument may be a local package file, an URL to a package file, or the name of an installed package.