]> Sergey Matveev's repositories - public-inbox.git/commit
lei: move to v5.12 to avoid "use strict"
authorEric Wong <e@80x24.org>
Sat, 23 Apr 2022 22:03:41 +0000 (22:03 +0000)
committerEric Wong <e@80x24.org>
Tue, 26 Apr 2022 10:37:53 +0000 (10:37 +0000)
commitd1fd2feb587b34d66227a6cb4f9c8b930812ddbf
tree564e91924182bb3052a73cc94df76201c34a2280
parentbdfe25ade7180df0cb53c2bb61fa49e38c6bb349
lei: move to v5.12 to avoid "use strict"

Socket.pm still loads strict.pm, unfortunately, which hurts
startup time; but we'll save some LoC this way.
lib/PublicInbox/CmdIPC4.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/Spawn.pm
lib/PublicInbox/Syscall.pm
script/lei