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

[email protected] Mon, 1 Apr 2013 14:46:26 -0700 (PDT)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
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 = (