Subject: | 5.6.2 fails multiple tests |
t/Smtpsend.t hangs with perl 5.6.2. This is unfortunate because so many
tests fail up to this point that it is already clear that 5.6.2 is not
supported and a hanging test is always a bit annoying.
Please put a 'require 5.8.0' (or equivalent) into your Makefile.PL to
signal the user in time that the software is not available for his 5.6.
Alternatively, the dependency on 5.8 is probably fixable, but I did not
look into it.
Thanks,