clean up gnu-sql

This commit is contained in:
Troy Will 2009-07-01 16:54:25 -07:00
parent 1b9ce894b7
commit cf5d94abba

View file

@ -4,11 +4,12 @@ use strict;
use warnings;
use DBI;
#### Begin Section: Useful webpages
# http://directory.fsf.org/GNU/ Directory of GNU software
# http://sql-info.de/mysql/examples/Perl-DBI-examples.html
# http://mailliststock.wordpress.com/2007/03/01/sqlite-examples-with-bash-perl-and-python/
#### End Section: Useful webpages
my $repository = '/tmp/';
my $stow_dir = '/stow';
my $target_dir =