perl.exe path in Xampp?

Rick-O-Shay

New member
I have a cgi file that I am trying to get to work and I have to put the path to perl.exe. I was using xampp for windows and noticed that the path to perl.exe was #!"C:\xampp\perl\bin\perl.exe

I am now using a Linux OS and have installed the Linux version of Xampp and I just can't find where perl.exe is, therefore I can't put it in my cgi code so it won't work properly. Any ideas where it is?
 
Back
Top