INN commit: trunk/doc/pod (hook-perl.pod)
INN Commit
rra at isc.org
Tue Jul 7 16:37:51 UTC 2015
Date: Tuesday, July 7, 2015 @ 09:37:51
Author: iulius
Revision: 9917
Change Perl URL to use HTTPS to avoid a redirect
Modified:
trunk/doc/pod/hook-perl.pod
---------------+
hook-perl.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: hook-perl.pod
===================================================================
--- hook-perl.pod 2015-07-07 16:37:17 UTC (rev 9916)
+++ hook-perl.pod 2015-07-07 16:37:51 UTC (rev 9917)
@@ -19,7 +19,7 @@
For Perl filtering support, you need to have Perl S<version 5.004> or newer.
Earlier versions of Perl will fail with a link error at compilation time.
-L<http://www.perl.org/get.html> should have the latest Perl version.
+L<https://www.perl.org/get.html> should have the latest Perl version.
To enable Perl support, you have to specify B<--with-perl> when you run
configure. See F<INSTALL> for more information.
More information about the inn-committers
mailing list