Forum: Perl Jun 9th, 2008 |
| Replies: 3 Views: 684 Re: parsing a webpage Hi,
thanks for the quick reply. As you suggested I read about the html parser function. We are supposed to do it with regular expressions of perl. I believe we would use cat or something to... |
Forum: Perl Jun 9th, 2008 |
| Replies: 3 Views: 684 parsing a webpage Hi,
I have an html file and I have to extract information from its table. I am new to perl but I would give my approach below so I could get some help..
In the html file the table is like for... |