X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/427433c9d2a03fbe9535cc18685567c09009432e5f1fd4a79cfbd9aec89b281a..c9e33b0d4c7baa3f960c7b43975ba9715a98ad6cf681c6ffcb7723ceffb4a277:/gitweb.perl diff --git a/gitweb.perl b/gitweb.perl index e6bbf78..4df6db5 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -7,6 +7,7 @@ # # This program is licensed under the GPLv2 +use 5.008; use strict; use warnings; use CGI qw(:standard :escapeHTML -nosticky);