in reply to Error While Installing a Module Telnet.pm

If you're running Linux 2.4, the test needs to be patched. In t/select.t, test 3, change '$nfound == 0' to '$nfound == 1'.

It's unknown to me whether that assumption about return value of select affects the working of the module.

After Compline,
Zaxo

  • Comment on Re: Error While Installing a Module Telnet.pm