Author: spadkins
Date: Mon Apr  1 14:46:26 2013
New Revision: 15608

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

Log:
added early versions of dbimport dbexport

Modified: p5ee/trunk/App-Repository/Makefile.PL
==============================================================================
--- p5ee/trunk/App-Repository/Makefile.PL       (original)
+++ p5ee/trunk/App-Repository/Makefile.PL       Mon Apr  1 14:46:26 2013
@@ -12,6 +12,8 @@
     "bin/dash",
     "bin/dbsql",
     "bin/dbmetadata",
+    "bin/dbimport",
+    "bin/dbexport",
 );
 
 %opts = (

Reply via email to