blob: 8c31ba13d762bcebfa18ff8b031ffc94c22ce1d2 [file] [log] [blame]
use CGI qw/:standard :html3/;
print header(-type=>'text/html');
print b("done");