Urlwatch is a quick perl script that uses the LWP perl modules to monitor a set of urls and record when they change. The information is stored in a flat text file using an MD5 hash of the index page to determine when it changes. The index.pl is provided as a HTML view for the information collected by the urlwatch.pl script.