1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
This is Debian GNU/Linux's prepackaged Apache::DBI. This is a set of
perl modules which provide connections from a mod_perl enabled Apache
to a DBI database.
This package was put together by Michael Alan Dorman
<mdorman@debian.org>.
Upstream source can be downloaded from http://search.cpan.org/dist/Apache-DBI/
AUTHORS: (from included docs)
Philip M. Gollucci <pgollucci@p6m7g8.com> is currently packaging new
releases.
Ask Bjoern Hansen <ask@develooper.com> packaged a large number of releases.
Edmund Mergl <E.Mergl@bawue.de> was the original author of Apache::DBI.
It is now supported and maintained by the modperl mailinglist,
<modperl@perl.apache.org>
COPYRIGHT: (deduced, as there are not clear copyright statemets in the source)
Copyright 1997-2008 Edmund Mergl, Ask Bjoern Hansen, Philip M. Gollucci
and numerous modperl mailing list contributors.
LICENSE:
The Apache::DBI module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Perl license is:
This program is free software; you can redistribute it and/or modify
it under the terms of either:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|