about summary refs log tree commit homepage
path: root/lib/PublicInbox/LI2Wrap.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/PublicInbox/LI2Wrap.pm')
-rw-r--r--lib/PublicInbox/LI2Wrap.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/LI2Wrap.pm b/lib/PublicInbox/LI2Wrap.pm
index 204850a6..d4792b25 100644
--- a/lib/PublicInbox/LI2Wrap.pm
+++ b/lib/PublicInbox/LI2Wrap.pm
@@ -5,7 +5,7 @@
 # Remove this when supported LTS/enterprise distros are all
 # Linux::Inotify2 >= 2.3
 package PublicInbox::LI2Wrap;
-use v5.10.1;
+use v5.12;
 our @ISA = qw(Linux::Inotify2);
 
 sub wrapclose {