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

/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...]

Completed in 33 milliseconds