in reply to Re: Weak references are not implemented
in thread Weak references are not implemented

Perhaps another (clumsily missed) cause can be user rights?

I had the latest version of modules etc, and perl 5.8.5 (5.6.0+ required), and was still getting the "weak references not implemented" error.

After trying (in vain) the suggestions here I ran the script as root, and voilá! Problem gone! D'oh!

HTH, Tony

  • Comment on Re^2: Weak references are not implemented