in reply to Net::Ping Module for Windows

Try grabbing Net::PingImproved, which is unsurprisingly an improved version of Net::Ping (duh!), and installing it either in the perl lib directory if you know what you are doing, or in the same directory as your perl scripts that you are working with if you don't or don't have access to the perl library directory. If necessary, add use lib directives to help locate this file.

(And I wouldn't say that Windows is a bad word here as much as it is on /.; there's a unix bent here, but perl development on Windows is certainly not hampered as much as other languages, thanks to the work of ActiveState perl. And besides, it beats using VB!! :D)


Dr. Michael K. Neylon - mneylon-pm@masemware.com || "You've left the lens cap of your mind on again, Pinky" - The Brain

Replies are listed 'Best First'.
Re: Re: Net::Ping Module for Windows
by HTTP-404 (Sexton) on Mar 22, 2001 at 14:01 UTC
    Due to platform compatibily it doesn't work on Win32, i heard that Activestate is rebuilding something to get it running, i think it's just a problem of time