blob: 71b5a116e5eb9bcb0f76b02ff2bce4ed488badbe [file]
# produces lots of stderr output
print STDERR 'x'x8192;
print "Content-Type: text/plain\n\n";
print "this is stdout";