INN commit: trunk/doc/pod (install.pod)
INN Commit
rra at isc.org
Mon Jul 6 22:37:32 UTC 2015
Date: Monday, July 6, 2015 @ 15:37:32
Author: eagle
Revision: 9912
Change Perl URL to use HTTPS to avoid a redirect
Modified:
trunk/doc/pod/install.pod
-------------+
install.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: install.pod
===================================================================
--- install.pod 2015-07-04 21:32:56 UTC (rev 9911)
+++ install.pod 2015-07-06 22:37:32 UTC (rev 9912)
@@ -95,7 +95,7 @@
INN is tested primarily with newer versions of Perl, so it's generally
recommended that you install the latest stable distribution of Perl before
compiling INN. For instructions on obtaining and installing Perl, see
-L<http://www.perl.org/get.html>. Note that you may need to use the same
+L<https://www.perl.org/get.html>. Note that you may need to use the same
compiler and options (particularly large file support) for Perl and INN.
If you're using a version of Perl prior to 5.6.0, you may need to make
More information about the inn-committers
mailing list