I wonna show you my first perl programm:
[br]#!/usr/bin/perl[/br]# See Log file[br][/br]print "Content-type: text/html\n\n";[br]print "<HTML><HEAD><TITLE>Mind of Perl</TITLE>";[/br]print "<head><body><p>";[br]print "<h1>Hay Cgi-BIn</h1>";[/br]print "</body></html>"[br]
if you have other perl script, post it in this topic.[/br]How write perl counter?