www: mbox*: use Perl 5.12
commitdba2370bd52ce5b550906c7fdb516af512d81bce
authorEric Wong <e@80x24.org>
Thu, 25 Apr 2024 21:31:43 +0000 (25 21:31 +0000)
committerEric Wong <e@80x24.org>
Sun, 28 Apr 2024 17:05:27 +0000 (28 17:05 +0000)
treef0cdf6849add721a26f6c0192eae1d279e9b099a
parenta2dacd507bd72fc2fae20c8ea628794b1bf112ec
www: mbox*: use Perl 5.12

We were already silently relying on v5.10 features (`//') and
all the regexps to work correctly with v5.12 unicode_strings.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/MboxGz.pm