Searched refs:redirect (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm261 last page, to redirect the browser to a new URL. Because redirect()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm220 my $redirect = $appending ? '>>' : '>';
221 $cmds[0] .= " $redirect $file";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm252 remote_user user_name header redirect import_names put
1645 #### Method: redirect
1649 'redirect' => <<'END_OF_FUNC',
1650 sub redirect { subroutine
4350 print $q->redirect('http://somewhere.else/in/movie/land');
5307 print $q->redirect('http://somewhere.else/in/movie/land');
5310 redirect the browser elsewhere, perhaps choosing a URL based on the
5313 The redirect() method redirects the browser to a different URL. If
5322 print $q->redirect(
5328 redirect()
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1177 Data mode (the default if you redirect or pipe output). This prints out

Completed in 36 milliseconds