in reply to
Perl CGI exit
You might also have a look at function
exec
which "terminates the currently running Perl script by executing another program in place of itself."
Steve
Comment on
Re: Perl CGI exit
In Section
Seekers of Perl Wisdom