X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXSql%2FSQLite.pm;h=9819dbd0ff330a1eff6184c9e6866a529c4c5efc;hb=460c05b504a1d353011f6e5794e1f66359fcc2b6;hp=834b4b66e798447a423b6ca246f704041949520c;hpb=7b9256ceade8b18b48f848c9ac659c2de7322b0b;p=spider.git diff --git a/perl/DXSql/SQLite.pm b/perl/DXSql/SQLite.pm index 834b4b66..9819dbd0 100644 --- a/perl/DXSql/SQLite.pm +++ b/perl/DXSql/SQLite.pm @@ -12,6 +12,7 @@ package DXSql::SQLite; use DXDebug; +use vars qw(@ISA); @ISA = qw{DXSql}; sub show_tables