#!/usr/bin/perl -w use strict; print "Location:http://www.google.com\n\n"; exit;