in reply to Cpan upgrade: Error

Hello, I did recently a "cpan upgrade" on my Fedora Linux.

How did you do that? via yum (upgrading perl-* rpms) or upgrading via CPAN?

First upgrade all perl-* packages you installed from a yum (Fedora) repository, then do an upgrade of local stuff, probably via the CPAN shell. But I'd suggest you to use cpanflute2 from RPM::Specfile to roll your local rpms and install those.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Replies are listed 'Best First'.
Re^2: Cpan upgrade: Error
by gsiglet (Acolyte) on Nov 13, 2007 at 17:03 UTC
    I upgraded via CPAN. How can I undo that upgrade?