|
I'm getting something similar trying to rebuild some legacy code onto CentOS 5 installation with Perl 5.8.8.
Seems that MIME::Lite has changed to cause extra MIME-Version and Content-Disposition headers not to be erased. I downgraded MIME::Lite from current version of 3.021 back to 3.01 and the errors went away.
|