Siyad Ahmed Naina said:
> ModPerl::Registry: HTML::Parser object version 3.35
> does not match bootstrap parameter 3.34 at
This is a module version mismatch. Perhaps you have an old (but still
recent, from the looks of it) version of mod_perl in your path somewhere?
My suggestion is to upgrade a
Greetings.
Following reading Stas's last email to Scot, I poked around on the
configuration directives page and saw that PerlSwitches -I/foo is a
convenient replacement for 'use lib'.
I removed 'use lib' from a script and put the following in my virtual host
section:
PerlSwitches -I/var/www/hydr