chiark / gitweb /
Actually export relevant stuff from CommodsWeb to make it work
[ypp-sc-tools.db-live.git] / yarrg / CommodsWeb.pm
index 3e3b59e1e64ae2ca08dde0db823befa5c71943db..2bd558b4dc74daec15da023a21b8d8db046f7524 100644 (file)
@@ -40,7 +40,7 @@ BEGIN {
     our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
     $VERSION     = 1.00;
     @ISA         = qw(Exporter);
-    @EXPORT      = qw();
+    @EXPORT      = qw($dbh &db_setocean &db_connect &db_doall);
     %EXPORT_TAGS = ( );
 
     @EXPORT_OK   = qw();