Open HTML Page

Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2004
Posts: 10
Reputation: IbnKuldun is an unknown quantity at this point 
Solved Threads: 0
IbnKuldun's Avatar
IbnKuldun IbnKuldun is offline Offline
Newbie Poster

Open HTML Page

 
0
  #1
Feb 18th, 2004
I want to open and parse the contents of a web page on the WWW. Is there anyway I can do this using PERL?
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Open HTML Page

 
0
  #2
Feb 23rd, 2004
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 41
Reputation: Eico is an unknown quantity at this point 
Solved Threads: 2
Eico's Avatar
Eico Eico is offline Offline
Light Poster

Re: Open HTML Page

 
0
  #3
Mar 25th, 2004
well, you can use an open(FILEHANDLE, "wget blabhablh". " |") or die "Cannot open wget: $!";

basically, that would take the output of wget blabalhbh and put it to a file handle so you can actually do something with it
---------------------------------------
Insomnia: Becoming conscious of your own craziness
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 8784 | Replies: 2
Thread Tools Search this Thread



Tag cloud for Perl
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC