Subject: | select.t fails under upcoming 5.8.8 |
make test for Net::Telnet will fail under 5.8.8 due to improper coding of select test. The test should be changed to:
eval { $nfound = select($bitmask, undef, undef, 0) };
This queue is for tickets about the Net-Telnet CPAN distribution.
The Basics
People
|
Bug Information
|