DBIx::Timeout is a Perl module that provides a safe method of timing out DBI requests. The method described in the DBI documentation uses unsafe signals, which may cause memory corruption. DBIx::Timeout instead uses a separate timeout process.
| Tags | Database Software Development Libraries Perl Modules |
|---|---|
| Licenses | Perl |
| Implementation | Perl |