]> Sergey Matveev's repositories - public-inbox.git/commitdiff
view: use defined-or operator to simplify checks
authorEric Wong <e@yhbt.net>
Sat, 4 Apr 2020 08:03:16 +0000 (08:03 +0000)
committerEric Wong <e@yhbt.net>
Sat, 4 Apr 2020 23:34:27 +0000 (23:34 +0000)
We depend on Perl 5.10 features in other places.  Shorten the
lifetime of the `$desc' scalar while we're at it.


No differences found