Is there a way to change the text on a page without
refreshing/reloading the whole page? I want to add a time
to a page (with seconds) that constantly updates, but I'd
rather not update the page every second. Is there some way
to do this in perl? Would I need to use something like
javascript or java?