![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^4: Experimental warnings with given/whenby Bod (Curate) |
on Dec 01, 2020 at 12:24 UTC ( #11124452=note: print w/replies, xml ) | Need Help?? |
Are you sure? I thought I was but I set up a little test to make sure I was sure and now I am not...
Illegal division by zero at test.pl line 15. is the only thing that is written to STDERR and 3 gets written to STDOUT but the following still gets displayed on the command prompt:
So I am not really sure what is going on with output streams as the warnings are on neither STDERR nor STDOUT. This is using Perl v5.28.1
In Section
Seekers of Perl Wisdom
|
|