Author: spadkins
Date: Fri Mar 10 10:38:02 2006
New Revision: 3656

Modified:
   p5ee/trunk/App-Repository/lib/App/Repository.pm

Log:
cleaned up distribution description

Modified: p5ee/trunk/App-Repository/lib/App/Repository.pm
==============================================================================
--- p5ee/trunk/App-Repository/lib/App/Repository.pm     (original)
+++ p5ee/trunk/App-Repository/lib/App/Repository.pm     Fri Mar 10 10:38:02 2006
@@ -17,7 +17,7 @@
 
 =head1 NAME
 
-App::Repository - a logical data access layer (works with App::Context), 
enabling an application to store and retrieve object data, relational data, and 
scalar data to any data repository such as databases, file systems, remote web 
sites, etc.
+App::Repository - Logical data access layer for the App::Context Framework, 
providing a uniform API to access data in databases, file systems, remote web 
sites, etc.
 
 =head1 SYNOPSIS
 

Reply via email to