in reply to Re: mod_perl: Where can I find THX_name_key()?
in thread mod_perl: Where can I find THX_name_key()?
BTW, any time you change perl interpreter versions, you *should* see a massive number of packages upgraded or downgraded because every perl module needs re-installed for that version of perl.
(technically the pure-perl modules don't, but their Makefiles might behave differently depending on what other module versions are available, so even pure-perl ones ought to be re-installed generally)
|
|---|