![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^2: Color die and warn messagesby Anonymous Monk |
on Apr 09, 2025 at 10:35 UTC ( [id://11164639]=note: print w/replies, xml ) | Need Help?? |
It's probably because something is messing with STDERR and putting it into line-buffered mode. I've seen some modules do that. This could probably be fixed using IO::Handle::printflush to print the terminal reset sequence.
In Section
Cool Uses for Perl
|
|