- or download this
sub runQueries
...
$sth->execute() or return $DBI::errstr;
return "Success";
}
- or download this
Tkx::package_require("style");
...
-title => "Tip of the Day",
-message => "Please be nice!",
);
- or download this
#Start the GUI loop
Tkx::MainLoop();