I am trying to install a perl module (Date::Manip) through CPAN but I am getting an error that it requires Perl 5.10 or higher. I see that Date::Manip Module Version: 5.56 will work with the version of perl that I have.
Can I direct CPAN to download, make and install the older module? If so, how do I go about doing that?
Can I direct CPAN to download, make and install the older module? If so, how do I go about doing that?