changeset 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 e07ce4ed4dcc
children 5ea0a0ff7271
files xml/en/docs/http/ngx_http_perl_module.xml xml/ru/docs/http/ngx_http_perl_module.xml
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
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>
--- a/xml/ru/docs/http/ngx_http_perl_module.xml	Mon May 30 18:46:41 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_perl_module.xml	Wed Jun 01 14:01:26 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_perl_module"
         link="/ru/docs/http/ngx_http_perl_module.html"
         lang="ru"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -24,7 +24,8 @@
 разрешить с помощью конфигурационного параметра
 <literal>--with-http_perl_module</literal>.
 <note>
-Для сборки этого модуля необходим Perl версии 5.6.1 и выше.
+Для сборки этого модуля необходим
+<link url="https://www.perl.org/get.html">Perl</link> версии 5.6.1 и выше.
 Компилятор C должен быть совместим с тем, которым был собран Perl.
 </note>
 </para>