finding net::Ping

B

Ben

Hi,

I have the line "use net::ping" in a perl script and then later a call
to a function called pingecho. How do I find out what pingecho does.
Where do I find net::ping?

Thanks,
Ben
 
B

Brian McCauley

Ben said:
I have the line "use net::ping"

I shall assume you mean "use Net::ping"
in a perl script and then later a call to a function called
pingecho. How do I find out what pingecho does.

Look at the source or read the documentation (perldoc Net::ping).
Where do I find net::ping?

In the usual place (see FAQ "What modules and extensions are available
for Perl?...").

--
\\ ( )
. _\\__[oo
.__/ \\ /\@
. l___\\
# ll l\\
###LL LL\\
 
H

Helgi Briem

I have the line "use net::ping" in a perl script and then later a call
to a function called pingecho. How do I find out what pingecho does.

perldoc Net::ping
Where do I find net::ping?

Where the Spelling Police put it in the evidence locker.

Its name is Net::ping, not net::ping. Case matters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,813
Members
47,357
Latest member
sitele8746

Latest Threads

Top