Description
Adds Perl scripting support to nginx-mainline for implementing location and variable handlers. It allows selected Nginx behavior to be extended with Perl code.
Use it only when a web server configuration truly needs Perl handlers. Server-side scripting in Nginx can affect request handling, performance, and security boundaries.