Skip Menu |

This queue is for tickets about the Sys-SigAction CPAN distribution.

Report information
The Basics
Id: 69054
Status: resolved
Priority: 0/
Queue: Sys-SigAction

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.13
Fixed in: (no value)



Subject: error in test timeout.t
Fails to install with this error: Undefined subroutine &main::clock_gettime called at t/timeout.t line 76. # Tests were run but no plan was declared and done_testing() was not seen.t/timeout.t .. $ echo $OSTYPE darwin10.0 $ perl -E 'say $^V' v5.14.1 $ perl -MTime::HiRes -E 'say $Time::HiRes::VERSION' 1.9724
Fixed in version 0.14. See Changes.