Can you describe what happens, both on a Perl level and on a webserver(Apache) level?use CGI::Fast qw(:standard); while ($query = new CGI::Fast) { # Do stuff exit if $exit_flag == 0; }
In reply to Perl/FastCGI - What happens on exit? by DreamT
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |