http://qs321.pair.com?node_id=347207


in reply to how to go back to previous page.

Although this too is a non-perl suggestion, here is another even simpler way to access the previous page (history):
<a href=javascript:history.back()>BACK</a>
Best of Luck.