I finally got httpd-devel to install, so was able to install V2 of mod_perl.
However, I now get this when starting httpd:
[root (at mark) raq2 httpd]# /etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 5 of /etc/httpd/conf.d/ssl_perl.conf:
Bareword "Apache::OK" not allowed while "strict subs" in use at
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Apache/PerlSections
.pm line 74.
I don't use SSL with perl, so I just moved the ssl_perl.conf file, and httpd
will fire up. I've googled around, but can't find anything with "mod_perl
ssl_perl.conf" ... except for one post on the Japanese version of this list,
which doesn't translate too well. Reads more like the instructions for my
toaster oven, LOL!
-- hugh