]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/WWW.pm
start depending on Perl 5.10.1+
[public-inbox.git] / lib / PublicInbox / WWW.pm
index 6e69001c4c4d78fa2e52fc851525c30bfd8f7a59..268c5b8c7de8e49872cb6333b869b5f3c3170fdb 100644 (file)
@@ -11,7 +11,7 @@
 # - Must not rely on static content
 # - UTF-8 is only for user-content, 7-bit US-ASCII for us
 package PublicInbox::WWW;
-use 5.008;
+use 5.010_001;
 use strict;
 use warnings;
 use bytes (); # only for bytes::length