in reply to
perl cgi html and redirection
If you don't want the overhead of loading a module:
print "location: mypage.html\n\n";
Comment on
Re: perl cgi html and redirection
Download
Code
In Section
Seekers of Perl Wisdom