in reply to Re^5: De-Overload reference?
in thread De-Overload reference?

Sorry, but how does it show that the overloading works in one thread while it's deactivated in the other one?

If those are outputs from different threads, could you append an identifier?

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^7: De-Overload reference?
by choroba (Cardinal) on Apr 18, 2024 at 13:23 UTC
    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]