]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/CmdIPC4.pm
lei: move to v5.12 to avoid "use strict"
[public-inbox.git] / lib / PublicInbox / CmdIPC4.pm
index 76938b6d36dc4c16a89ecf63be1ff487a2e6217d..e368d0324199d1db9617838d8b7d0f4ed874f4bf 100644 (file)
@@ -5,8 +5,7 @@
 # first choice for script/lei front-end and 2nd choice for lei backend
 # libsocket-msghdr-perl is in Debian but not many other distros as of 2021.
 package PublicInbox::CmdIPC4;
-use strict;
-use v5.10.1;
+use v5.12;
 use Socket qw(SOL_SOCKET SCM_RIGHTS);
 BEGIN { eval {
 require Socket::MsgHdr; # XS