#!/usr/local/bin/perl use Cwd (); print "Content-Type: text/html\n\n"; print "\n"; print "hello
\n"; if(-f "D:/Integral/wwwroot/cgi-bin/hello.pl"){ print "file found"; }else{ print "file not found"; } print "die uebergebenen Daten sind: