if (condition) { print redirect(-uri=>'http://www.mysite.com/xyz.html'); } else { print redirect(-uri=>'http://www.mysite.com/abc.html'); }