1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/pear
Greg Beaver e353289cfc remove optional dep on xmlrpc, not really useful at this point
add required dep on pcre, as it is used without reservation in PEAR_Config, and other places
2003-12-16 02:12:55 +00:00
..
MFB
2003-12-11 19:37:03 +00:00
2003-08-06 07:56:20 +00:00
MFB
2003-12-11 23:57:15 +00:00
2001-04-15 23:53:09 +00:00
2002-01-24 15:02:05 +00:00
MFB
2003-12-11 19:37:03 +00:00
2002-02-23 13:47:16 +00:00
2003-12-11 16:07:01 +00:00

	   PEAR - PHP Extension and Application Repository
	   ===============================================
	     Dedicated to Malin Bakken, born 1999-11-21

WHAT IS PEAR?

PEAR is a code repository for PHP extensions and PHP library code
similar to TeX's CTAN and Perl's CPAN.

The intention behind PEAR is to provide a means for library code
authors to organize their code in a defined way shared by other
developers, and to give the PHP community a single source for such
code.


DOCUMENTATION

Documentation for PEAR can be found at http://pear.php.net/manual/.