diff xml/en/docs/http/ngx_http_perl_module.xml @ 1718:c3f411040d24

Added link to Perl in the perl module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 01 Jun 2016 14:01:26 +0300
parents c711a8a1a8f9
children c6581f9aefa3
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_perl_module.xml	Mon May 30 18:46:41 2016 +0300
+++ b/xml/en/docs/http/ngx_http_perl_module.xml	Wed Jun 01 14:01:26 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_perl_module"
         link="/en/docs/http/ngx_http_perl_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -24,7 +24,8 @@
 <literal>--with-http_perl_module</literal>
 configuration parameter.
 <note>
-This module requires Perl version 5.6.1 or higher.
+This module requires
+<link url="https://www.perl.org/get.html">Perl</link> version 5.6.1 or higher.
 The C compiler should be compatible with the one used to build Perl.
 </note>
 </para>