This is the change log for the perl extension PApp::SQL. 0.121 Mon Feb 12 16:56:21 CET 2001 - set InactiveDestroy for all handles in reinitialize instead of closing them. 0.12 Mon Feb 5 13:42:20 CET 2001 - seperated from the PApp package. - fixes for 5.005 compatibility. - renamed $database to $Database. Changes done while this was a part of PApp include: 0.11 - 5.005-ified SQL/SQL.xs. 0.10 - PApp::SQL now tries to reconnect twice. 0.08 Sun Jun 18 23:53:50 CEST 2000 - fixed memory corruption bug in SQL.xs that happens because mod_perl BOOT:'s the same object twice :( - PApp::Env and PApp::SQL should be more resistent to restarts. - PApp::SQL::*fetch methods call finish on the statement handle, as does sql_exec in void context. Even older, prehistoric versions of this module under other names obviously had no Changes file (that's why it's called _pre_historic).