Help for this page
<html> <center> ... <a href= cgi-bin/dice.cgi?roll=1 >roll the dice</a> </center> </html>
#! /usr/bin/perl ... print "<a href= dice.cgi>roll again</a>"