in reply to Re^2: different versions of same Perl module in different Apache vhosts
in thread different versions of same Perl module in different Apache vhosts

What if I were to use Apache::Reload in addition to modifiying @INC for the separate vhosts? Would mod_perl look for the specific file it loaded before or would it search through @INC for the module to check if it needs to be reloaded?
  • Comment on Re^3: different versions of same Perl module in different Apache vhosts