]> Sergey Matveev's repositories - public-inbox.git/commit
view: reduce indentation for skeleton generation
authorEric Wong <e@80x24.org>
Sat, 10 Dec 2016 01:09:48 +0000 (01:09 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Dec 2016 03:23:46 +0000 (03:23 +0000)
commit43288c0a9de93d0e73af57e9525f2053f29f10bb
treeb48d1ef3852dbc1ef69cb66cc1b753e88aa6f2af
parent274c7932e1dda688eb4b31e04db34992f0a0eedc
view: reduce indentation for skeleton generation

This should reduce the number of subroutine calls needed
for the common case of real (non-ghost) messages as well
as shortening code.
lib/PublicInbox/View.pm