Jarkko:

Thanks for the patch, but I do not have a 5.8.0 machine
to test it on.  I've also got some other Makefile.PL
setting complaints that cause warn spewages on 5.8.0
from Mr Dyck, but he will not test the new code for
some reason.  Can you test out the cvs source tree for
me to make sure it is clean on 5.8.0?  Your patches
have been applied:


cvs -z3 -q -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot/freeware co 
Net-Ping
cd Net-Ping
perl Makefile.PL
make
make disttest


My original request to Mr Dyck has been attached below
for your reference.  LET ME KNOW IF THIS WORKS OR NOT.

Thanks,

Rob Brown
CPANID: BBB

On Mon, 10 Jun 2002, Jarkko Hietaniemi wrote:

> Hi, here is a patch I have forgotten to pass on to you: portability
> patches for Perl 5.8.0-to-be:
>
> - raw socket require privileged user on Win2k
> - Mac OS Classic has no ICMP support
> [...]
> End of Patch.
>
>

---------- Original message ----------
Date: Thu, 13 Jun 2002 16:43:07 -0600 (MDT)
From: Rob Brown <[EMAIL PROTECTED]>
To: David Dyck <[EMAIL PROTECTED]>
Cc: Colin McMillen <[EMAIL PROTECTED]>, Rob Brown <[EMAIL PROTECTED]>
Subject: Re: Net::Ping perl 5.8.0 warning

Mr Dyck:

I have no 5.8.0-RC1 box available for testing.  I made up
the "constants" setting for the Makefile.PL stuff.  I didn't
realize that it was a valid option.  I guess perl 5.8.0
wants to start using it though.  Can you try version 0.20
from the CVS repository:


cvs -z3 -q -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot/freeware co 
Net-Ping
cd Net-Ping
perl Makefile.PL
make
make disttest


If it passes on perl 5.8.0, then I'll PAUSE it to CPAN.
Either way, let me know what happens.


Thanks!

-- Rob

On Tue, 4 Jun 2002, David Dyck wrote:

>
> I'm testing Net-Ping-2.19 now, and it passes
> my initial test although, perl 5.8.0 (rc1) gives this warning
>
> dd:Net-Ping-2.19$ perl Makefile.PL
> WARNING: constants takes a string/number not a hash reference.
>          Please inform the author.
>
> [...]

Reply via email to