"; goodbye!
..."/>

setting up hperl ?

Does anyone use this, ... what would be involved in setting it up?

<html>
hello world!<BR>
<perl>
$date = localtime;
print "Current date and time is $date<BR>";
</perl>
goodbye!<BR>
</html>

 

 

 

 

Top