unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] version bumps, Perl 5.12 in _some_ places
@ 2022-04-23 22:03 Eric Wong
  2022-04-23 22:03 ` [PATCH 1/2] Makefile.PL: various updates for new versions Eric Wong
  2022-04-23 22:03 ` [PATCH 2/2] lei: move to v5.12 to avoid "use strict" Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2022-04-23 22:03 UTC (permalink / raw)
  To: meta

Small LoC reductions, and maybe to benefit from some eventual
future where Perl standard libraries can be sped up by avoiding
strict.pm entirely...

Eric Wong (2):
  Makefile.PL: various updates for new versions
  lei: move to v5.12 to avoid "use strict"

 Makefile.PL                | 11 ++++++++---
 lib/PublicInbox/CmdIPC4.pm |  3 +--
 lib/PublicInbox/LEI.pm     |  3 +--
 lib/PublicInbox/Spawn.pm   |  2 +-
 lib/PublicInbox/Syscall.pm |  3 +--
 script/lei                 |  3 +--
 6 files changed, 13 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-23 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-23 22:03 [PATCH 0/2] version bumps, Perl 5.12 in _some_ places Eric Wong
2022-04-23 22:03 ` [PATCH 1/2] Makefile.PL: various updates for new versions Eric Wong
2022-04-23 22:03 ` [PATCH 2/2] lei: move to v5.12 to avoid "use strict" Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).