]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/In2Tie.pm
No ext_urls
[public-inbox.git] / lib / PublicInbox / In2Tie.pm
index ffe26a44ab3d9e38d46447fd69543e0a9d4e5c8d..3689432b2d318d36710bd4b3c913f7ebe4c0e988 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright (C) 2020-2021 all contributors <meta@public-inbox.org>
+# Copyright (C) all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
 # used to ensure PublicInbox::DS can call fileno() as a function
 # on Linux::Inotify2 objects
 package PublicInbox::In2Tie;
-use strict;
+use v5.12;
 use Symbol qw(gensym);
 
 sub io {