On Jun 11, 2008, at 11:40 AM, avkooi wrote: > > [08-06-11 17:35:25.6660] Slim::Networking::Select::select (245) Error: > Select task failed: Undefined subroutine &Scalar::Util::blessed called > at /volume1/SSODS/lib/perl5/5.8.8/overload.pm line 89.
Hmm this is odd. Does this command run on your system? perl -MScalar::Util -e 'Scalar::Util::blessed(1)' If it works you should see no output at all. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
