[EMAIL PROTECTED]'s machine wrote: > t/all....Can't exec "/usr/local/test/bin/hostname": No such file or directory > at > /net/sunu991/disc1/.cpanplus/5.8.8/build/Net-Random-1.3/blib/lib/Net/Random.pm > line 12.
That comes from Config.pm's 'aphostname' variable, which should be set correctly when you build perl. So I think there's something screwy about your test rig. Even so, it prompted me to look into it and I'll switch to using Sys::Hostname in the next release - a definite improvement, so thanks anyway :-) > Net::Random: random.org buffer nearly empty > Use of uninitialized value in hash element at t/all.t line 44. > Use of uninitialized value in numeric lt (<) at t/all.t line 46. > Use of uninitialized value in numeric gt (>) at t/all.t line 46. I don't like it, but I think the only way to fix this is to skip the tests. Bother. -- David Cantrell | Enforcer, South London Linguistic Massive I hate baby seals. They get asked to all the best clubs.
