Subject: | function name() return corrupted data |
Hello Leon,
I found that a space is add before all dots in the name field.
Parse::CPAN::Authors->new->author('AJOHNSON')->name
return: 'Andrew L . Johnson'
but it's 'Andrew L. Johnson' in 01mailrc.txt
The problem come from Mail::Address, but perhaps this
field is not an rfc 822 mail address.
Thanks you for this module.
--
Karl Y. Pradene