CGI.pm's man page says:
You can also use named arguments:What happens if you use -nph => 1?The -nph parameter, if set to a true value, will issue the correct headers to work with an NPH (no-parse-header) script. This is important to use with certain servers, such as Microsoft Internet Explorer, which expect all their scripts to be NPH.print $query->redirect(-uri=>'http://somewhere.else/in/movie/land', -nph=>1);
HTH, Valerio
In reply to Re: Redirect problem
by valdez
in thread Redirect problem
by webstudioro
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |