blob: 72bd84e2a1243e7667174c896767e66efc30f872 [file] [log] [blame]
#!/usr/bin/perl
use IO::Socket;
$| = 1;
autoflush STDOUT 1;
print "Content-Type: text/html; charset=ISO-8859-1\n\n";
sleep 2;