Hummm...I made and installed the latest perl version yesterday 

[EMAIL PROTECTED] ~]$ /usr/bin/perl -v

This is perl, v5.8.7 built for i686-linux-thread-multi

Should I try to reinstall storable via
/usr/bin/perl -MCPAN -e "install Storable"  ?

Thanks, Connie

-----Original Message-----
From: Chas Owens [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 18, 2006 9:25 AM
To: Logg, Connie A.
Cc: beginners@perl.org
Subject: Re: Problem with perl module

snip
> I have installed perl fresh from the source, and loaded some modules via 
> -MCPAN.
> I am getting the following error message when I try to use Proc::ProcessTable.
>
> [EMAIL PROTECTED] ~/v3src]$ kill-processes -p gnuplot 
Storable binary 
> image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm  
> (autosplit into ../../lib/auto/Storable/_retrieve.al) line 328, at 
> /usr/lib/per 
> l5/site_perl/5.8.7/i686-linux-thread-multi/Proc/ProcessTable.pm line 
> 89
snip

This might not be much help, but it looks like you have a version missmatch for 
the Storable module.  Have you tried to upgrade it yet?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to