#!/usr/bin/env perl

require "common.pl";

print "Content-Type: text/html\r\n\r\n";

print qq|
<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=http://plg1.cs.uwaterloo.ca/~acm00/100710/">
</head>
|;
