On my test server I run Perl 5.8.8 and it's where code is tested for a client that runs 5.8.7. It looks like the new code is breaking due to the Perl version.
How can I install Perl version 5.8.7?
I saw 'perl-5.8.7' on CPAN but when I ran cpan> install perl-5.8.7 it wasn't found.