syntax error at /data/wre/lib/WRE/Spectre.pm line 262, near "sum values"syntax error at /data/wre/lib/WRE/Spectre.pm line 263, near "}"Compilation failed in require at /data/wre/sbin/wreconsole.pl line 32.BEGIN failed--compilation aborted at /data/wre/sbin/wreconsole.pl line 32.
I've compiled the WRE on debian Etch i386 version.
I think the problem is a missing
use List::Util;
In that module.