#!/usr/bin/perl use strict; use warnings; print "Location: http://www.nifty.com/\n\n"; exit(0);