* Alexander Hartmaier via RT (bug-MailTools@rt.cpan.org) [160518 07:53]:
Show quoted text> Queue: MailTools
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=114382 >
>
> It breaks on my notebook running Xubuntu 16.04 64bit with perlbrewed
> 5.24.0 -Duselargefiles -Duserelocatableinc -Duse64bitall
> Ping me on IRC if I can help debugging the issue.
Ok, the cause is clear now: it has to do with \r?\n
In 2.14, I changed the accidentally succesful code into /^\s$/ to
indicate the end of a header. That broke a regression-test in
MIMETools which did not get repaired fast enough, to my feeling.
In 2.16, I changed it into /^$/ which is more sensitive on the open
mode of the file... in this case, there is a \r in the way.
I'll release a fix tonight.
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark@Overmeer.net solutions@overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net