I think --with-perl is largely historical cruft, at least for Linux/Unix type systems. I suspect that .configure will just "do the right thing" and find the perl installed by your distro. It seems like all that option probably does is rewrite the shebang lines in the helper scripts.
In the old days, this mattered because there were lots of systems where /usr/bin/perl was version 4. On a lot of our systems, we had /usr/bin/perl5 for a long time. Anyhow, the scripts need Perl 5 so we get that option.
To be fair, that option may still matter a lot on other platforms that don't really have a canonical location for Perl.
In reply to Re: Specifying Perl version to Apache via httpd.conf
by Anonymous Monk
in thread Specifying Perl version to Apache via httpd.conf
by kcott
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |