Changes for version 0.90_02
- Changes to make Apache::DBI load and function under mod_perl 2.0. A few important notes: connect_on_init does not work yet and there's no automatic RollBack cleanup handler when autocommit is turned off.
Changes for version 0.90_01
- Only call Apache::Status if Apache.pm is completely loaded
- Make Test::More a prerequisite so we can do real tests
- Make DBI.pm a prerequisite
- Add a simple, but real, test script. Requires DBD::mysql and a test database
Modules
Authentication and Authorization via Perl's DBI
Initiate a persistent database connection
Provides
in DBI.pm