Am I misunderstanding how $| works?Probably not. But there are other errors.
select(STDERR); $| = 1;
Well, no error, but need for that. STDERR is auto-flushed by default. Delete those \n\n after your Content-type header. Those are an error.
Typo here:
#reads the input values here print END_HTML; <title>PAGE TITLE</title>
should be
print <<END_HTML;
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
In reply to Re: I think I'm misunderstanding $|
by shmem
in thread I think I'm misunderstanding $|
by sigmazero13
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |