]> Sergey Matveev's repositories - public-inbox.git/commitdiff
wwwstatic: use sprintf for Perl <5.22 compatibility
authorEric Wong <e@yhbt.net>
Mon, 6 Jan 2020 05:31:07 +0000 (05:31 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jan 2020 06:13:44 +0000 (06:13 +0000)
We only declare a Perl 5.10.1+ requirement, and POSIX::lround
was not added until 5.21.4 (5.22.0 for stable releases).


No differences found