<slide title="Why Use PEAR Packages?">
<list>
<bullet>'Framework agnostic' - you can use it anywhere. Why reinvent the wheel?</bullet>
<bullet>Use a package that does exactly what you want</bullet>
<bullet>Find one that almost suits and add the missing functionality</bullet>
<bullet>You don't have to write the code yourself</bullet>
<bullet>Commercial friendly OSS licenses</bullet>
<bullet>A community of developers to rely on, instead of a single person</bullet>
<bullet>Classes for common tasks that can be used without pulling in an entire framework</bullet>    
</list>
</slide>
