#!c:\perl\bin\perl.exe use strict; #use CGI::Carp qw(fatalsToBrowser); use CGI; use warnings; print $CGI->redirect('http://localhost/rbsaws/');