Here's the deal, I'm just starting with perl basicly. What I'm doing now is putting together a very simple Guestbook. I have the full code writen, and it works fine! However I've ran into the problem of having to many entrys on one page.
I'm using 'open(Dash)', how can set a max number per page, and then make it open a new page?