added http://directory.fsf.org/GNU/ comment
This commit is contained in:
parent
3ecd142817
commit
04efb2298b
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
use strict;
|
||||
use warnings;
|
||||
use DBI;
|
||||
|
||||
# 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/
|
||||
|
|
Loading…
Reference in a new issue