I'd like to be able to-say, go through a list of bookmarks in an html file, have lwp get each one and save it. then when i run it the next day it should do the same thing, but compare it to the saved version, detect any changed text, and display only the changed portions. I know there's some site-updated html tag, but that isn't used on all sites.
thanks