in reply to Re^3: refering to 1 shared hash from another
in thread refering to 1 shared hash from another
the Thread module is deprecated. Go for threads. Having said that I can add use threads; just fine, but I am seeing the mis-match whenever I use threads::shared;. It looks like threads::shared is making a copy of the hash
Cheers,
R.
|
|---|