![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^5: Experimental warnings with given/whenby hippo (Bishop) |
on Dec 01, 2020 at 13:40 UTC ( #11124453=note: print w/replies, xml ) | Need Help?? |
the following still gets displayed on the command prompt Those are compile-time warnings. They are generated before your run-time massaging of STDOUT and STDERR have taken effect. In contrast, I used the calling shell to set up the redirection so it is clear there that these warnings go to STDERR. 🦛
In Section
Seekers of Perl Wisdom
|
|