The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distributionThe Pg module permits you to access all functions of the Libpq interface of PostgreSQL. Libpq is the programmer's interface to PostgreSQL. For examples of how to use this module, look at the file test.pl....
MERGL/pgsql_perl5-1.9.0 - 04 Apr 2000 19:52:05 UTC - Search in distributionDBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....
TURNSTEP/DBD-Pg-3.14.2 - 13 Aug 2020 13:36:09 UTC - Search in distributionIF YOU ARE LOOKING FOR A WAY TO ACCESS POSTGRESQL DATABASE FROM A PERL SCRIPT RUNNING OUTSIDE OF YOUR DATABASE, LOOK AT DBD::Pg, YOU CANNOT USE THIS MODULE. THIS MODULE IS ONLY INTENDED FOR USE BY STORED PROCEDURES WRITTEN IN 'plperl' PROGRAMMING LAN...
APILOS/DBD-PgSPI-0.02 - 06 Dec 2004 05:30:27 UTC - Search in distributionThis module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environmen...
PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTC - Search in distribution- Apache::AuthDBI - Authentication and Authorization via Perl's DBI
This module allows you to communicate with a POE server using persistent connections....
XANTUS/Apache-Backend-POE-0.02 - 04 Apr 2005 18:39:50 UTC - Search in distributionThis is an extension of Apache::AuthDBI by Edmund Mergl. Its purpose is to add a degree of protection against brute force attacks and password sharing. To accomplish this LoggedAuthDBI makes use of a log table that records IP, username, status and ti...
SIMKIN/Apache-LoggedAuthDBI-0.12 - 13 Aug 2005 11:28:29 UTC - Search in distributionThis is a hacked up version Apache::AuthDBI that uses Apache::AuthDigest to do Digest authentication. Please see the docs for Apache::AuthDBI for full usage....
GEOFF/Apache-AuthDigest-0.022 - 19 Dec 2002 20:49:50 UTC - Search in distributionI wrote this module to work around the lack of DCE support for Solaris x86. DCE authentication in my application is handled using Gradient's DCE plug-in for Netscape Enterprise Server. The request is encrypted using SSL....
JGROENVEL/Apache-AuthenURL-2.05 - 26 Apr 2005 03:12:55 UTC - Search in distribution