in reply to Re^3: shift on empty array in list context broken
in thread shift on empty array in list context broken

Reported without a precise suggestion to fix.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^5: shift on empty array in list context broken
by LanX (Saint) on Jul 23, 2019 at 16:00 UTC
      I created the whole code myself, as I found the thread rather confusing. YMMV.

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]