On 9/8/07, Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Am Samstag, 8. September 2007 schrieb Kevin O'Gorman: > > > Unfortunately, while it tries to do a number of things, they all fail in > > the same way: a problem with Errno.pm. > > I guess using perl to clean up perl is not all that robust in this case. > > I still prefer good old cpan over gentoo' g-cpan to mainatain perl > modules. > > Before upgrading perl, fire up cpan, create a bundle file of all your > installed modules using the autobundle command and after the upgrade, > start > cpan again and run "install Bundle::Snapshot-<date>". > > I also use it to keep installed perl modules uptodate. Just use the > "upgrade" > command in cpan. > > If you did this, you can simply remove the old 5.8.x directories. > > HTH... > > Dirk
It's too late for me now to do any of that. I'm hosed. I can build perl, but I cannot run perl-cleaner. I can't run h2ph. There are probably a bunch of other things I can't do also. Accordingly, I'm renaming the offending Errno.pm, knowing that there's another more recent one around. I'm hoping that it's located by @INC or some such. At the moment, it seems to be working. ++ kevin -- Kevin O'Gorman, PhD

