]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
use v5.12 for various network client-side packages
authorEric Wong <e@80x24.org>
Mon, 13 Mar 2023 19:38:25 +0000 (19:38 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 Mar 2023 20:51:00 +0000 (20:51 +0000)
commit3a2c46e6f7bf650e69cf7c7b9e3d62843e6deab9
treeeb5235509b67472ec6c1520d9cd4967433684fc0
parentb192069672eb5e9de3fdd07064a9c9231390d584
use v5.12 for various network client-side packages

None of these are affected by the Perl unicode_strings feature,
so they can `use v5.12' safely
lib/PublicInbox/GitCredential.pm
lib/PublicInbox/NetNNTPSocks.pm
lib/PublicInbox/NetReader.pm
lib/PublicInbox/NetWriter.pm
lib/PublicInbox/URIimap.pm
lib/PublicInbox/URInntps.pm