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