]> Sergey Matveev's repositories - public-inbox.git/commit
avoid length in boolean context
authorEric Wong <e@80x24.org>
Sat, 29 Aug 2015 21:30:27 +0000 (21:30 +0000)
committerEric Wong <e@80x24.org>
Sat, 29 Aug 2015 21:35:39 +0000 (21:35 +0000)
commit28ee19c32a1ecf8e22f30e8f9de860695f4fb30c
tree40a372c8d3c61d7e2917d0b4c981ae61df0e0397
parent26e69c85938c62774f20fd1861b67bcb01ba477d
avoid length in boolean context

Perl does not currently optimize for this.

ref (from p5p):
http://mid.gmane.org/D5C27970-9176-4C7A-8B99-7D78360E67A2@pobox.com
lib/PublicInbox/Feed.pm
lib/PublicInbox/Filter.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
public-inbox-mda