The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:CTKlib DBI"

CTK::DBI - Database independent interface for CTKlib River stage one • 1 direct dependent • 1 total dependent

For example: print($mso->field("select sysdate() from dual")); new # MySQL connect my $mso = CTK::DBI->new( -dsn => 'DBI:mysql:database=TEST;host=192.168.1.1', -user => 'login', -pass => 'password', -connect_to => 5, -request_to => 60 #-attr => {}, #...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC

CTK::Timeout - Provides execute the code reference wrapped with timeout River stage one • 1 direct dependent • 1 total dependent

This class provides execute the code reference wrapped with timeout new Creates the timeout object my $to = CTK::Timeout->new(); Creates the timeout object without the POSIX "sigaction" supporting (forced off) my $to = CTK::Timeout->new(0); error die...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC
2 results (0.04 seconds)