HostOnNet Blog

Can’t locate Time/HiRes.pm

Looking for Linux Server Admin or WordPress Expert? We can help.

When running bytes unixbench on a linux server, i get error

Can't locate Time/HiRes.pm in @INC

To fix, you need to find which package provides this file, this is done with command

yum whatprovides "*/Time/HiRes.pm"

Now to install package, run

yum install -y perl-Time-HiRes

Posted in CentOS

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.