]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
Socket.pm still loads strict.pm, unfortunately, which hurts
startup time; but we'll save some LoC this way.


No differences found