]> Sergey Matveev's repositories - public-inbox.git/commit
www_coderepo: reduce utf8::decode calls
authorEric Wong <e@80x24.org>
Sat, 28 Jan 2023 11:02:52 +0000 (11:02 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Jan 2023 18:52:32 +0000 (18:52 +0000)
commitf375ce494db8ce0e28676c89ed8b9d09a16de505
tree971f833a7176074ae1bda84ec425265766fc1e34
parentf5a937081df8b698b62512684a993fe31990cea0
www_coderepo: reduce utf8::decode calls

It's safe to call utf8::decode on data where "\0" exists.
lib/PublicInbox/WwwCoderepo.pm