On Wed, 29 Nov 2000, Jarkko Hietaniemi wrote:
> > [.lib]filter-util.......FAILED on test 2
> >
> > [.lib]net-hostent.......FAILED on test 4
> >
> > I think that Charles Lane has a patch for the former and here is
> > something for the latter (warning: not tested on any other platform).
>
> Seems to work okay. Thanks, applied.
Hmmm.... OS/390 seems to be a bit messed up on this new test. With a
domain name of FORTE.COM and the additonal bit to tests 4 and 5 to print
out C<# ",$h->name,"\n";> and C<# ",$i->name,"\n";> I obtain this new
failure on test 4:
$ ./perl lib/net-hostent.t
1..5
ok 1
ok 2
ok 3
not ok 4 # localhost.FORTE.COM
ok 5 # localhost
would you have any recommendation for that one? Is it within spec? If
not which spec? Thanks.
Peter Prymmer