]> Sergey Matveev's repositories - public-inbox.git/commit
address: beef up the module with name list extaction
authorEric Wong <e@80x24.org>
Sat, 25 Jun 2016 07:19:10 +0000 (07:19 +0000)
committerEric Wong <e@80x24.org>
Sat, 25 Jun 2016 09:38:31 +0000 (09:38 +0000)
commit18011be3dbfecb3abe4bea8cdf7f0ee7dfa2f8be
tree40738a8ad7af8423c06546c1cd78afe696d21396
parent8f5c76542fe6e0b78095c3a748fd10dd01a714ef
address: beef up the module with name list extaction

We may remove from_name in the future.

...And disallow quotes in email addresses.
Technically I believe they're allowed, but they're definitely
uncommon and unlikely to show up in legitimate mail.
MANIFEST
lib/PublicInbox/Address.pm
t/address.t [new file with mode: 0644]