Author: spadkins
Date: Wed Nov 18 05:21:47 2009
New Revision: 13556

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

Log:
add bin/dbsql

Modified: p5ee/trunk/App-Repository/Makefile.PL
==============================================================================
--- p5ee/trunk/App-Repository/Makefile.PL       (original)
+++ p5ee/trunk/App-Repository/Makefile.PL       Wed Nov 18 05:21:47 2009
@@ -10,6 +10,7 @@
 my @programs = (
     "bin/dbget",
     "bin/dash",
+    "bin/dbsql",
 );
 
 %opts = (

Reply via email to