X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=script%2Fpublic-inbox-fetch;fp=script%2Fpublic-inbox-fetch;h=4b991a90614bd449234608780258571b1be237c4;hp=f9bac4e3f582013824b98d98bde60808cbf61d73;hb=b5b4e2de2d6949d588e6521ef25d4a01ab3a878b;hpb=9e8f3256e5891841094f43e684b4a5b420bdb7ab diff --git a/script/public-inbox-fetch b/script/public-inbox-fetch index f9bac4e3..4b991a90 100755 --- a/script/public-inbox-fetch +++ b/script/public-inbox-fetch @@ -2,8 +2,7 @@ # Copyright (C) all contributors # License: AGPL-3.0+ # Wrapper to git fetch remote public-inboxes -use strict; -use v5.10.1; +use v5.12; use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); my $opt = {}; my $help = <