I am working on a site that has a modperl (mod_perl 1.3, perl 5.8) handler doing some authentication work via DBI::MySql. It connects to a MySQL server over the network. Recently during some maintenance on the MySql server, the entire site
I inherited some perl code that mostly works, but which I've a couple questions about what it is doing. Skipping miscellaneous comments, etc. the code sets some variables from a file, sets its oracle environment, and then does the following: