Will a PERL script written for UNIX, run on a Windows server?
This article applies to:
- All Accounts
Summary
PERL scripts that have been written to run under UNIX often require changes in order to run under Windows. For more
information on this go to: www.activestate.com
Note: The path to PERL is not necessary on the Virtual Hosting servers, as Active State PERL is used. Refer to the
article Scripting Components Supported under Windows.
PERL scripts must be uploaded to your cgi-bin directory with a .pl or .cgi extension.