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

Changes for version 1.00 - 2017-06-03

  • Implemented suggestion for improvement from Nigel Horne (#10) https://github.com/jonasbn/perl-test-timer/issues/10
    • This change impacts all the diagnostics, so these now communicate the relevant specified thresholds
  • Added Dist::Zilla plugins requirements causing issues to dist.ini, so these are explicitly specified
  • Exchanged CJM´s: https://metacpan.org/pod/Dist::Zilla::Plugin::VersionFromModule
    • For Dave Rolskys: https://metacpan.org/pod/Dist::Zilla::Plugin::VersionFromMainModule
    • There are some deprecation notices from Dist::Zilla making tests fail see XDG's PR: https://github.com/madsen/dist-zilla-plugins-cjm/pull/5

Modules

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