Email::Address hangs

[email protected] (Joseph Crotty) Sat, 28 Jan 2012 16:20:28 -0700
Newsgroups perl.pep
Message-ID <CAEkpLo+E-mjN8ZSMATeL7R7WwS8_fhV6Y1JreFOAZiNP75AQGw@mail.gmail.com>
When calling parse on a large To: header field it hangs. Large in this case
is 600 emails some with comments. I put in a length check on the To: field
to avoid this. Are there any other ways to parse long To:field fields
successfully?