1#!/usr/bin/env perl
2#
3print "Location: http://www.example.org/\r\n\n\n";
4exit;
5