The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.09 - 2017-11-24

  • Attempting to address issues with tests on Windows
    • REF: http://www.cpantesters.org/distro/T/Test-Timer.html?grade=3&perlmat=2&patches=2&oncpan=2&distmat=2&perlver=ALL&osname=ALL&version=2.08
  • Reinstated sleep over select in the test suite
  • Changed some test parameters was made a bit less relaxed attempting to decrease the execution time for the test suite
  • Removed loose match in regular, it should be possible to anticipate the timeout
  • Removed redundant tests, trying to cut down execution time for the test suite

Modules

test module to test/assert response times
exception class for Test::Timer