in reply to
Re^6: De-Overload reference?
in thread
De-Overload reference?
Each thread outputs something completely different. Threads are not like
fork
, you specify the code to run in a thread.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Comment on
Re^7: De-Overload reference?
Download
Code
In Section
Seekers of Perl Wisdom