Install perl TimeDate and DateManip modules in CentOS

The command used to install the TimeDate module is:
$(sudo) yum install perl-TimeDate

The command used to install the DateManip module is:
$(sudo) yum install perl-DateManip

There is no support installation throught CPAN yet.

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...