mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Instead of using a hardcoded path to Perl, using what is provided by the environment. Avoiding problems with MacOS, where two different versions of Perl are expected. One provided by the system and other by MacOS ports.