<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
	<title>What About PEAR?</title>

	<blurb>PEAR is short for "PHP Extension and Application Repository" and is
	pronounced just like the fruit. The purpose of PEAR is to provide:</blurb>
	<list>
		<bullet>A structured library of open-sourced code for PHP users</bullet>
		<bullet>A system for code distribution and package maintenance</bullet>
		<bullet>A standard style for code written in PHP, specified here </bullet>
	</list>
		
</slide>
