in reply to Re^2: With perl5.26 getting threads.so: undefined symbol: PL_thr_key
in thread With perl5.26 getting threads.so: undefined symbol: PL_thr_key

I don't really have an understanding of what's going wrong here, but I'm wondering if the error you see is reproduced by running:
perl -Mthreads -le 1
Can you confirm ?

Cheers,
Rob
  • Comment on Re^3: With perl5.26 getting threads.so: undefined symbol: PL_thr_key
  • Download Code