#! perl -wT
use strict;
use lib qw(.);
use CGI qw(:all);
use CGI::Carp qw(fatalsToBrowser);
$|=1;
print "Content-type: text/html\\n\\n";
...
Далее различные обработки...
Хостинг на
http://www.1gb.ru Информация полученная phpinfo()...
System Windows NT S24 5.2 build 3790
Build Date Aug 23 2006 16:31:18
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\\WINDOWS\\php.ini
PHP API 20041225
PHP Extension 20050922
Zend Extension 220051025
Debug Build no
Thread Safety enabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, http, ftp, compress.zlib, zip
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*
P.S. дома на локальной машине все работает без проблем...ОС Win, ActivePerl 5.8.0 build 804