Server Environment
(information about this Web server, CGI and Perl status)

 
General Information:
---------------------------------------------------------
Operating System: $^O v$out{'osvers'}
Web Server Software: $ENV{'SERVER_SOFTWARE'}
This script location: $0
Document root: $ENV{'DOCUMENT_ROOT'}
Current Perl version: $]

 
Some Tests:
---------------------------------------------------------
Test what perl version is installed in some of the following locations:
/usr/bin/perl      /usr/local/bin/perl      /usr/bin/perl5      /usr/local/bin/perl5
If you are receiving Internal Server Error then there is no perl installed in that location.
Test if scripts with *.pl extension are supported too.

 
Web Server Environment Variables:
---------------------------------------------------------
$out{'environment'}

 
Options used during the Perl installation:
---------------------------------------------------------
$out{'config'}