in reply to Weak references are not implemented
You can find out which copy of Scalar::Util you're using by looking at %INC:
perl -MScalar::Util -MData::Dumper -e 'print Dumper(\%INC)'
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Weak references are not implemented
by holden (Initiate) on Oct 26, 2009 at 14:58 UTC |