![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^3: Writing issue in excel after comparing arrays.by choroba (Archbishop) |
on Feb 11, 2021 at 22:16 UTC ( #11128276=note: print w/replies, xml ) | Need Help?? |
Note that the smartmatch operator is experimental and its behaviour might change in future versions of Perl.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
In Section
Seekers of Perl Wisdom
|
|