]> Sergey Matveev's repositories - public-inbox.git/commitdiff
mboxgz: fix compiler parse error under under Perl 5.16.3
authorEric Wong <e@80x24.org>
Sun, 24 Nov 2019 03:19:42 +0000 (03:19 +0000)
committerEric Wong <e@80x24.org>
Sun, 24 Nov 2019 21:23:31 +0000 (21:23 +0000)
Perl 5.16.3 (and possibly older versions) fails with the
following errors (from CentOS7):

  Use of ?PATTERN? without explicit operator is deprecated
  Search pattern not terminated


No differences found