22 Oct
2010
22 Oct
'10
12:49 p.m.
On 10/22/10 6:25 AM, Jonathan Gazeley wrote:
On 22/10/10 13:16, Ana Gallardo wrote:
Can't load '/usr/lib/perl/5.10/auto/Data/Dumper/Dumper.so' for module Data::Dumper: /usr/lib/perl/5.10/auto/Data/Dumper/Dumper.so: undefined symbol: Perl_sv_cmp at /usr/lib/perl/5.10/XSLoader.pm line 64. at /usr/lib/perl/5.10/Data/Dumper.pm line 36
You need to install the Data::Dumper module from your package manager, or from CPAN, or from somewhere else :)
Conversely, you could comment out/remove the "use Data::Dumper" line since you're not using it. It's mainly for debugging and easily printing the entire contents of an object/array/hash/etc. -- Kevin Ehlers Network Engineer University of Oregon