https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198
Sidney Markowitz changed:
What|Removed |Added
CC||sid...@sidney.com
Target Miles
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198
Bug ID: 8198
Summary: Investigate test failures on CPAN for 4.0.1 test
builds before final release
Product: Spamassassin
Version: 4.0.1
Hardware: All
O
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8150
--- Comment #17 from RvdH ---
As noted i am aware it are just warnings, fact is i really don't like them
much, so i altered spamd,
new location
if ($] >= 5.034000) {
require Socket;
}
old location
if ($] < 5.034000) {
requi