Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks,
I have an html file which containts some url,
FILE
info: announcement
info: Update
...... so on.in it announcement, and update is an url, i want to grep all "update" and dump it in a new html file ....
can any one help me with this.
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: greping url from HTML file
by ikegami (Patriarch) on Mar 23, 2009 at 05:04 UTC | |
|
Re: greping url from HTML file
by CountZero (Bishop) on Mar 23, 2009 at 07:17 UTC | |
|
Re: greping url from HTML file
by ig (Vicar) on Mar 24, 2009 at 00:34 UTC |