On Mon, 21 Oct 2002, Rob Brown wrote:

> Version 2.22 and 2.23 both had this bug.  I've changed
> the IPs to [127.0.0.1] for version Net-Ping-2.24.  Can I
> always assume THAT can be bind()ed to?  It's in cvs:
> 
> cvs -z3 -q -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot/freeware 
>checkout Net-Ping
> cd Net-Ping
> perl Makefile.PL
> make
> perl -Iblib t/450_service.t
> make test
> 
> Please let me know if this breaks before I waste another
> version burning it up to CPAN.  I do not have a Irix nor
> Solaris nor a PowerBook G4 box to test it on.

Here's what I got on Solaris 8 with the Sun-supplied perl5.00503:

$ /usr/perl5/bin/perl5.00503 Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
        README
        perl-Net-Ping.spec
Please inform the author.
Writing Makefile for Net::Ping
$ make
[ ... ]
$ /usr/perl5/bin/perl5.00503 -Ilib t/450 service.t 
1..26
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
WARNING: Nonblocking connect connected anyway? (solaris) at lib/Net/Ping.pm line 776.
ok 13
ok 14
ok 15
ok 16
ok 17
not ok 18
# Failed test 18 in t/450_service.t at line 145
ok 19
ok 20
WARNING: Nonblocking connect connected anyway? (solaris) at lib/Net/Ping.pm line 776.
ok 21
ok 22
ok 23
ok 24
not ok 25
# Failed test 25 in t/450_service.t at line 186
ERRNO: Bad file number at t/450_service.t line 186.
ok 26

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to