At 12:22 PM -0400 10/3/00, Dave Johnson wrote: >I have a script that works fine on one machine but i can't get it to work on >another. I'm using MLDBM, which uses Data::Dumper. > >The error I get is: > >Can't locate object method "Dump" via package "Data::Dumper" >.... site_pel:MLDBM:Serializar:Data:Dumber.pm; line 36 > >I'm guessing that I do not have data::dumper installed correctly, but I >do not understand what I did wrong.. It's an XS module. It needs to be compiled with a C compiler, or you need to go to http://pudge.net/mmp to get a precompiled version. >Dave > ># ===== Want to unsubscribe from this list? ># ===== Send mail with body "unsubscribe" to macperl-request@macperl.org -- -- Paul Schinder schinder@pobox.com # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org