Here's what talexb is referring to:
use CGI qw/:cgi/; my $query = new CGI; if ($query->param('somefield') { print $query->redirect(-location=>'subsequent.pl'); }
In reply to Re: CGI Script calling another
by bradcathey
in thread CGI Script calling another
by wgriffin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |