blob: 5e5567f99f44c77298918d9d508233e3b1072cb0 [file] [log] [blame]
#!/usr/bin/perl -wT
print "Content-type: text/css\n\n";
sleep(0.5);
print "body { background-color: #FF0000 }\n";