>>>>> "Tim" == Tim Bunce <[EMAIL PROTECTED]> writes:

Tim> I presumed (I've not looked) that it would reload the new interpreter
Tim> in the same way that the original one was and thus would reload modules
Tim> in the same order.

You can *presume* that, but I don't recall anywhere in the Perl
interpreter where *order* of require's is recorded.

I've always thought the "must load Apache::DBI before DBI" thing was a
bit weird anyway.  Can't you just make it a flag that DBI looks at
that Apache::DBI sets?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to