Executing perl command "utime" I get the error "Can't locate Date/Manip.pm"
Issue
Running perl command
$ utime
on a linux server, I get an error:
Can't locate Date/Manip.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/admin/nsr/scripts/utime line 110.
BEGIN failed--compilation aborted at /home/admin/nsr/scripts/utime line 110.
The perl is installed on the server.
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
