Perl Newbie Question

N

Nadine

Hey all, I'm new to Perl, trying to create a Perl script that retrieves text
from another web page, does anyone know of any similar examples on the net
or anything? I just want something simple to get me going really. I'm
assuming I'd use HTTP::Request?

TIA
 
G

Gunnar Hjalmarsson

Nadine said:
Hey all, I'm new to Perl, trying to create a Perl script that
retrieves text from another web page, does anyone know of any
similar examples on the net or anything? I just want something
simple to get me going really. I'm assuming I'd use HTTP::Request?

Check out LWP::Simple. (It makes use of HTTP::Request, among other
things, behind the scenes.)
 
D

David K. Wall

Nadine said:
Hey all, I'm new to Perl, trying to create a Perl script that
retrieves text from another web page, does anyone know of any
similar examples on the net or anything? I just want something
simple to get me going really. I'm assuming I'd use HTTP::Request?

Try LWP::Simple -- it may be all you need.
 

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

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top