|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re^2: Color die and warn messagesby sleet (Pilgrim) |
| on Sep 04, 2025 at 07:01 UTC ( [id://11166175]=note: print w/replies, xml ) | Need Help?? |
|
Carp overrides the die handler so that won't work. What about using a tied handle to STDERR: Perl Programming 4.4. Tying Filehandles. But I don't think it would be possible to distinguish fatal messages.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||||||||