The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:CTKlib DBI>"

CTK::DBI - Database independent interface for CTKlib River stage one • 2 direct dependents • 2 total dependents

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 • 2 direct dependents • 2 total dependents

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.026 seconds)