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 = (

Reply via email to