Group: Members
Posts: 265
Joined: 05-Dec 03
From: Memphis - US
Member 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.
Group: Members
Posts: 14
Joined: 10-Dec 03
From: Branford - US
Member 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.