The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Release history for Time-Out

0.20  Fri Nov  3 08:33:59 CET 2023
      - Fix POD sample code [rt.cpan.org #100886] 
      - Nested timeouts require minimum Time::HiRes version
        [rt.cpan.org #84141]
      - Handle calling context properly [rt.cpan.org #115809]
      - Change TAP producer: Test to Test::More
      - Add missing test descriptions
      - Rename test scripts and add new ones
      - Consider Perl::Critic feedback (work in progress)

0.11  Tue Jan 15 11:36:27 EST 2008
      - Applied patch by Jens Heunemann to fix a race condition as well as some
        errors related to exception handling

0.10  Thu Sep 13 22:53:28 EDT 2007
      - Added support for nested timeouts (thanks to chocolateboy for the patch)
      - Removed the useless 'affects' syntax
      - 'timeout' now exported via @EXPORT_OK instead of @EXPORT

0.05  Fri Jan  7 13:33:31 EST 2005
      - Updated documentation

0.04  Thu Jan  6 13:33:31 EST 2005
      - Added tests for blocking I/O
      - Added support for Time::HiRes

0.01  Tue Jan  4 10:18:55 2005
      - original version; created by h2xs 1.22 with options
      - AX Time::Out