Found the solution at
http://dewarim.de/wms/programme/weak_references.html

----
Weak references are not implemented in the version of perl

Something like this has been reported in the perl5.porters newsgroup
and there is a node on perlmonks.org about it.
It seems Perl was build with the non-XS version of Scalar::Util.

Solution

perl -MCPAN -e shell

force install Scalar::Util
------

I also updated to the latest nightly RPM 7.1-0.1.19964


-- 
Chris Marr
------------------------------------------------------------------------
Chris Marr's Profile: http://forums.slimdevices.com/member.php?userid=63
View this thread: http://forums.slimdevices.com/showthread.php?t=47926

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to