Pakket: libapache-dbi-perl (1.05-1) [universe]
Verwijzigingen voor libapache-dbi-perl
Ubuntu bronnen:
Het bronpakket libapache-dbi-perl downloaden:
- [libapache-dbi-perl_1.05-1.dsc]
- [libapache-dbi-perl_1.05.orig.tar.gz]
- [libapache-dbi-perl_1.05-1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jay Bonci
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Connect apache server to database via perl's DBI
These modules are supposed to be used with the Apache server together with an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI).
o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache
o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs.
Andere aan libapache-dbi-perl gerelateerde pakketten
|
|
|
-
- dep: libapache-mod-perl
- integration of perl with the Apache web server
- of libapache2-mod-perl2
- Integration of perl with the Apache2 web server
-
- dep: libdbi-perl
- Perl5 database interface by Tim Bunce
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal