https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7215

--- Comment #8 from Mark Martinec <[email protected]> ---
> NOTE: For IDN work, I think will want to require a newer perl and possibly
> using perlbrew or something similar for SA to install it's own perl
> installation so we aren't distro dependent.  Thoughts?

The oldest 5.8 in perlbrew is 5.8.9, tried it and it works.
I didn't notice the error because I did have a Net::LibIDN installed,
which did the dots replacement instead of our explicit code,
thus masking the problem in the idn_dots.t test.

If we can afford to have multiple versions of perl installed and
running under jenkins, perlbrew is probably the most straightforward.
Dependency modules would need to be installed (e.g. by cpanm) into
each brew instance.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to