Help for this page
select(STDERR); $| = 1;
use Inline C => <<'END_C'; void make_flush() { fflush(NULL); } END_C