Gentle Listmates,

I subscribe to the "pills in jelly" theory of learning -- focus on something
really interesting and then get useful information out of the things you have
to do to make the thing you find really interesting work.

With that in mind I've been learning Perl based on working with LWP::Simple.
My first really useful -- um, whatever you call it, too simple to be a 
program --
takes a text file of URLs and then downloads each page to a file so I can 
review
them offline.

Is there any documentation available that concentrates on LWP::Simple in
this way? For example, I'd love to see some documentation that says, "In 
this lesson
we'll retrieve a page, follow the links on that page that are from the same
domain, and save each of those pages to a file."

I know this is a rather unusual request. Any guidance would be appreciated.

Thanks,

Tara


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to