cvsuser 02/03/27 11:01:38 Modified: P5EEx/Blue/P5EEx/Blue devguide.pod Log: fixed minor grammar Revision Changes Path 1.5 +3 -3 p5ee/P5EEx/Blue/P5EEx/Blue/devguide.pod Index: devguide.pod =================================================================== RCS file: /cvs/public/p5ee/P5EEx/Blue/P5EEx/Blue/devguide.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -u -w -r1.4 -r1.5 --- devguide.pod 6 Mar 2002 23:03:24 -0000 1.4 +++ devguide.pod 27 Mar 2002 19:01:38 -0000 1.5 @@ -11,11 +11,11 @@ =head1 INTRODUCTION This is the Developer's Guide to the -P5EE is the Perl 5 Enterprise Environment. +P5EE (Perl 5 Enterprise Environment). You can find out more background to the project on the web. - http://p5ee.perl.org http://www.officevision.com/pub/p5ee + http://p5ee.perl.org =head1 P5EE DESIGN PHILOSOPHY @@ -53,7 +53,7 @@ The goal of the P5EE design is to unify the Perl community on a framework for cooperation, while providing flexibility in -the areas that might otherwise divide it. +the areas that might otherwise divide the community. Essentially, everything in P5EE is overridable and customizable, but good defaults are provided for everything as well.
