]> Sergey Matveev's repositories - public-inbox.git/commit
git: use v5.10.1, parent.pm and Time::HiRes::stat
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 22:44:49 +0000 (22:44 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:25 +0000 (20:01 +0000)
commit7c07c9cc7cd976d254547948e7a209cc0e8a6e51
tree7d5aacc1363a4118637f497d4f2f0a6b56bf4a61
parent3a825edc7e2ad557b50a10780dc4118902d2635e
git: use v5.10.1, parent.pm and Time::HiRes::stat

parent.pm is leaner than base.pm, and Time::HiRes::stat is
more accurate, so take advantage of these Perl 5.10+-isms
since it's been over a year since we left 5.8 behind.
lib/PublicInbox/Git.pm