Downgrade perl

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
pepe
Forum User
Forum User
Posts: 16
Joined: Fri Sep 30, 2005 1:13 am

Downgrade perl

Unread post by pepe »

Is there any way to downgrade perl... without losing everything?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
pepe
Forum User
Forum User
Posts: 16
Joined: Fri Sep 30, 2005 1:13 am

Unread post 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...
Post Reply