On Tue, Jul 24, 2007 at 09:01:51PM +0100, Marcos Marado wrote: >OK, the "working" machine outputs nothing, but the "non-working" says: > >$ perl -e "use Scalar::Util 'weaken'" >Weak references are not implemented in the version of perl at -e line 1 >BEGIN failed--compilation aborted at -e line 1. > >The "bad" machine has this includes that aren't in the "good" machine: > > 'Config.pm' => '/usr/lib/perl/5.8/Config.pm', > 'Exporter/Heavy.pm' => '/usr/share/perl/5.8/Exporter/Heavy.pm', > 'AutoLoader.pm' => '/usr/share/perl/5.8/AutoLoader.pm', > 'DynaLoader.pm' => '/usr/lib/perl/5.8/DynaLoader.pm', > >Can you please give me any more help in this issue?
Please provide the output of the following commands: dpkg -l perl-base perl perl-modules strace -etrace=open perl -MScalar::Util=weaken -e 1 --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]