1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
This is Debian GNU/Linux's prepackaged Apache::DBILogger. This is a
set of perl modules which provide logging from an apache server
straight into a RDBMS through the perl DBI interface.
Michael Alan Dorman <mdorman@debian.org> put together this package.
The original sources should always be available from the Comprehensive
Perl Archive Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to
find a CPAN site near you.
The only change for the Debian package was the addition of the debian/
files.
The Apache::DBILogger copright is as follows:
Copyright (C) 1998, Ask Bjoern Hansen <ask@netcetera.dk>. All
rights reserved.
This module is free software; you may redistribute it and/or
modify it under the same terms as Perl itself.
Larry Wall's "Artistic License" for perl can be found in
/usr/share/common-licenses/Artistic, and the GPL can be found in
/usr/share/common-licenses/GPL-2.
|