We used to have two versions of the email parsing code. Our
parse_mailboxes (in Git.pm), and Mail::Address which we used if
installed. Unfortunately, both versions have different sets of bugs, and
changing the behavior of git depending on whether Mail::Address is
installed was a bad idea.
A first attempt to solve this was
|
||
|---|---|---|
| .. | ||
| FromCPAN/Mail | ||
| SVN | ||
| I18N.pm | ||
| IndexInfo.pm | ||
| Packet.pm | ||
| SVN.pm | ||