Hi Dave,
>
> Can people try to compile DateTime.pm on various platforms that aren't
> Linux, BSD, or Win32, and let the list know if it works. I
> will be trying
> Mac OSX and Solaris via the SF compile farm, but I don't have
> access to
> other propietary Unix variants, or VMS, QNX, or other weird
> things like
> that.
using perl5.8.0 for HPUX 10.20
t/13strftime.......ok 123/123# Looks like you failed 106 tests of 123.
t/13strftime.......dubious
Test returned status 106 (wstat 27136, 0x6a00)
DIED. FAILED tests 1-106
Failed 106/123 tests, 13.82% okay
t/14language.......ok
t/15jd.............ok
t/16truncate.......ok
t/17set_return.....ok
t/18today..........ok
t/19leap_second....ok
t/20infinite.......NOK 31# Failed test (t/20infinite.t at line 82)
# got: '1.79769313486232e+305'
# expected: '1.79769313486232e+308'
# Failed test (t/20infinite.t at line 85)
# got: '-1.79769313486232e+305'
# expected: '-1.79769313486232e+308'
# Failed test (t/20infinite.t at line 82)
# got: '1.79769313486232e+302'
# expected: '1.79769313486232e+308'
# Failed test (t/20infinite.t at line 85)
# got: '-1.79769313486232e+302'
# expected: '-1.79769313486232e+308'
t/20infinite.......ok 38/38# Looks like you failed 4 tests of 38.
t/20infinite.......dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 31-34
Failed 4/38 tests, 89.47% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
-
t/13strftime.t 106 27136 123 106 86.18% 1-106
t/20infinite.t 4 1024 38 4 10.53% 31-34
Failed 2/21 test scripts, 90.48% okay. 110/1442 subtests failed, 92.37%
okay.
*** Error exit code 2
Stop.
$
:(
Ron