How can I read output of a remote Http server

B

Basil

We are working on a project which it requires to invoke a command on a
remote server and read the output and process the response.

What do we need to accomplish this task.

Thanks for any response.

Regards
Basil
 
J

Jim Gibson

Basil <[email protected]> said:
We are working on a project which it requires to invoke a command on a
remote server and read the output and process the response.

What do we need to accomplish this task.

You can use the LWP::Simple module for fetching a web page from an HTTP
server. You can use HTML::TokeParser to parse the returned text.

Pick up a copy of "Perl & LWP", Sean M. Burke, O'Reilly. for more
information.

FYI: this newsgroup is defunct. Try comp.lang.perl.misc in the future.
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top