$ perl -E 'BEGIN {our $debug = 1;} use if $debug // 0, warnings; say undef' Use of uninitialized value in say at -e line 1.