Module ngx_http_perl_module

The ngx_http_perl_module module is used to implement location and variable handlers in Perl and insert Perl calls into SSI.

This module is not built by default, it should be enabled with the --with-http_perl_module configuration parameter.

This module requires Perl version 5.6.1 or higher. The C compiler should be compatible with the one used to build Perl.
perl_set

Syntax: perl_set $variable module::function|'sub { ... }';

2017-02-09 07:08:01
perl_require

Syntax: perl_require module; Default: — Context:

2017-02-09 07:08:00
perl

Syntax: perl module::function|'sub { ... }'; Default:

2017-02-09 07:08:00
perl_modules

Syntax: perl_modules path; Default: — Context:

2017-02-09 07:08:00