1nginx(3) User Contributed Perl Documentation nginx(3)
23
4
NAME
6nginx - Perl interface to the nginx HTTP server API
7
SYNOPSIS
9use nginx;
10
DESCRIPTION
12This module provides a Perl interface to the nginx HTTP server API.
13
SEE ALSO
15http://sysoev.ru/nginx/docs/http/ngx_http_perl_module.html
16
AUTHOR
18Igor Sysoev
19
COPYRIGHT AND LICENSE
21Copyright (C) Igor Sysoev
2223
24
25
perl v5.12.3 2010-12-14 nginx(3)