]> Sergey Matveev's repositories - public-inbox.git/blobdiff - script/lei
No ext_urls
[public-inbox.git] / script / lei
index adef9944288d91f396a0be0be50f6412d4779de2..5feb77515d0f4a10c9fe8b67f859f8232f11e113 100755 (executable)
@@ -1,8 +1,7 @@
 #!perl -w
 # Copyright (C) all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
-use strict;
-use v5.10.1;
+use v5.12;
 use Socket qw(AF_UNIX SOCK_SEQPACKET MSG_EOR pack_sockaddr_un);
 use PublicInbox::CmdIPC4;
 my $narg = 5;