Path to this page:
Subject: CVS commit: pkgsrc/net/p5-Test-TCP
From: Hiramatsu Yoshifumi
Date: 2011-10-07 13:36:56
Message id: 20111007113656.8A371175DD@cvs.netbsd.org
Log Message:
Update p5-Test-TCP to 1.13.
Changes from previous:
1.13
- RT#67292: Tests are blocking in Windows 7.
https://rt.cpan.org/Ticket/Display.html?id=67292
- change port number range from 10000 .. 11000 to 50000 .. 60000 to
respect IANA.
https://rt.cpan.org/Ticket/Display.html?id=64012
1.12
- workaround for win32 test fails.
https://rt.cpan.org/Ticket/Display.html?id=66016
- more diagnostic messages
1.11
- localize $@ in Test::TCP::DESTROY
1.10
- added Test::TCP->stop method
1.09
- added document in FAQ section
1.08
- no feature changes
1.07_01
- new OO interface!
1.07
- allow forking in the client(lestrrat)
Files: