Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need code for ping perl

Status
Not open for further replies.

decbuck

Programmer
Sep 15, 2004
1
IE
I am doing a project testing the download ot internet pages but I need code for a ping. I got some from perl.com but it is too complicated.
I was wondering if someone can give me hand with this.

Basically i need a perl program that allows me to designate a specific site, or number of sites from a seperate file and test the download time or ping time and output this data in another file.

Is this too much to ask or should it be simple enough.

Hope someone can help.
 
have you looked into the standard distribution module Net::ping? this gives you a versatile function to do what you want to do with. "If you think you're too small to make a difference, try spending a night in a closed tent with a mosquito."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top