in reply to Help Fetch HTML

You could use the WWW::Mechanize module to save the page locally, you could then compare it against the saved page from a previous run. If the page in question requires JavaScript see WWW::Mechanize::FAQ for a list of alternative modules.