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!

Minimalist command line Perl html file browser

Status
Not open for further replies.

billbose

Programmer
Jan 15, 2001
66
US
Is there a perl script out there which can read html files like lynx or links in the command line?
 
What do you want it to do once it reads the links from the command line?
 
LWP does it and (I think) is packaged with a sample script.

f

["]As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.["]
--Maur
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top