Help for this page
SKIP: { skip "Unix-specific tests skipped on Windows", 2 if $^O eq 'Win32'; ... is(...); is(...); };
chdir(dirname($script_qfn)); local $0 = $script_qfn; ... delete $scripts::fcgi_daemon::{'root::'}; CGI::_reset_globals() if $INC{"CGI.pm"};