]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.perl
perl: bump the required Perl version to 5.8 from 5.6.[21]
[Gitweb] / gitweb.perl
index e6bbf787cbe59937decd6cf8dcaddbd73316cd58980830a13b8c805c1c91fd97..4df6db5974d61faa9450d90b5e652ee7b99348fc968a5d25ca90ce9cc9574b69 100755 (executable)
@@ -7,6 +7,7 @@
 #
 # This program is licensed under the GPLv2
 
 #
 # This program is licensed under the GPLv2
 
+use 5.008;
 use strict;
 use warnings;
 use CGI qw(:standard :escapeHTML -nosticky);
 use strict;
 use warnings;
 use CGI qw(:standard :escapeHTML -nosticky);
This page took 0.218326 seconds and 4 git commands to generate.