]> Sergey Matveev's repositories - public-inbox.git/commit
cleanup Email::Address usage
authorEric Wong <e@80x24.org>
Sun, 23 Aug 2015 19:04:21 +0000 (19:04 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Aug 2015 19:04:21 +0000 (19:04 +0000)
commite9fda329d958fca206543b92bc8ebea8e91eb43a
tree7cde3ee59dd332b17e0ffd1f63b34cd4740a38f7
parent9d0d07a7a37c8a0a81646cb3a1e72ec1c937651c
cleanup Email::Address usage

Email::Address::name never fails assuming it was able to parse
anything.
lib/PublicInbox/Feed.pm
lib/PublicInbox/MDA.pm
lib/PublicInbox/View.pm