[svn:p5ee] r15072 - p5ee/trunk/App-Repository

[email protected] Fri, 6 Jan 2012 08:48:33 -0800 (PST)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Fri Jan  6 08:48:33 2012
New Revision: 15072

Modified:
   p5ee/trunk/App-Repository/Makefile.PL

Log:
support metadata caching on disk. (first release candidate)

Modified: p5ee/trunk/App-Repository/Makefile.PL
==============================================================================
--- p5ee/trunk/App-Repository/Makefile.PL	(original)
+++ p5ee/trunk/App-Repository/Makefile.PL	Fri Jan  6 08:48:33 2012
@@ -11,6 +11,7 @@
     "bin/dbget",
     "bin/dash",
     "bin/dbsql",
+    "bin/dbmetadata",
 );
 
 %opts = (