The error seems to indicate that you do not have the FileHandle module
installed.  You should check this - try the following


Code:
--------------------
    
  
  perl -e 'use FileHandle; print $FileHandle::VERSION."\n"'
  
  
--------------------


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=82378

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to