HaroldD wrote: > cpan> install Scalar::Util > CPAN: Storable loaded ok > Going to read /root/.cpan/Metadata > Database was generated on Sat, 12 Jan 2008 22:37:46 GMT > Scalar::Util is up to date. > > Still same error on starting slimserver. > > Thanks in advance for any help.
Try this: cpan> force install Scalar::Util I don't know if this will fix the issue but it *will* re-install Scalar::Util for you. R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
