Help for this page
#!\strawberry\perl\bin\perl.exe use strict; ... open (LOGFILE, ">>$logfile") || die "couldn't open log file \n"; print LOGFILE "test log file line"; close(LOGFILE);
Insecure dependency in open while running with -T switch at MyCgiProg. +pl line 8.