This:
Results in:#!/usr/bin/perl -Tw use CGI qw(:standard); my $cgi = new CGI; print redirect('http://perlmonks.org/');
bash-2.05$ ./test.pl Status: 302 Moved Location: http://perlmonks.org/ bash-2.05$
In reply to Re: CGI Redirect with Status
by sutch
in thread CGI Redirect with Status
by footpad
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |