in reply to Re: questions concerning using perl to monitor webpages
in thread questions concerning using perl to monitor webpages
I don't have any other solutions. I would probably roll my own very much like you have suggested. Since the number of pages to track could get large, I would probably store the MD5 sum and the URL in a database and that's it. I would code special cases for the problem cases.
This being said - I am betting someone will show a much more elegant and powerful solution.
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: questions concerning using perl to monitor webpages
by TVSET (Chaplain) on May 22, 2003 at 01:17 UTC |