History of 2006-02-16

2006-02-16
09:24 UTC Revision 4 . . . . megera== Simple perl script to query sn database == Very generic perl script :) <pre> #!/usr/bin/perl use strict; use DBI; my $DSN = . . . (minor)