Groupe : Members
Messages : 265
Inscrit : 05 déc. 03
Lieu : Memphis - US
Membre no 30,424
you don't install it. you open a terminal, at the command prompt you should be in the directory where your script is located. the type perl <name of script> and it will run.
Groupe : Members
Messages : 14
Inscrit : 10 déc. 03
Lieu : Branford - US
Membre no 30,780
If you're trying to use it on a website, put it in your cgi-bin. If you don't have one, put this in your httpd.conf file, between the <virtualhost> and </virtualhost> tags.