#!/usr/bin/perl use strict; use CGI qw/:standard/; my $cgi = new CGI; print $cgi->redirect('http://mercury.nerc-essc.ac.uk/las');