History of 2006-02-16
Hide
Zen home
Projects
Pgsql
GiST
GIN
SP-GiST
Tsearch2
SAI RVO
SAI CAS
SOA
Supernovae
TODO
Links
HomePage
Astronet
Google
Rambler
Yandex
Oddmuse
E-R-E dict
Index
edit
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)