Page 1 of 1

Downgrade perl

Posted: Thu Feb 09, 2006 7:48 am
by pepe
Is there any way to downgrade perl... without losing everything?

Posted: Thu Feb 09, 2006 1:45 pm
by scott
Tough question to answer, how far back are you talking? Another option, you could install a separate instance of perl into another directory.

Posted: Fri Feb 10, 2006 1:53 am
by pepe
What I did...

First looked in /var/cache/yum and took note of what was updated

downloaded need RPMs from http://autoinstall.plesk.com/PSA_7.5.4/ ... d.updates/ and put them in a temp directory

rpm -Uvh --oldpackage perl*.rpm

Everything working fine so far...