Greetings, after the core integration of CPANPLUS, a few issues were reported regarding it's testing and clean up in conjunction with the core framework. Version 0.79_01 should address most of these issues. You can find the patch attached. For completeness sake, here's the relevant bit of the changelog: Changes for 0.79_01 Sun Apr 22 09:57:45 2007 ================================================ * Updates to integrate perl-core integration. Regular users do not need to upgrade. * Add clean up calls at the end of the tests as well if we're run from perl core. this is because perl core doesn't invoke our 'make clean', and files will be left that aren't in the manifest. * Make the scan for 'cpanp-run-perl' also consider cpanp-run- perl5.X.Y as it may be installed with the perl version as suffix explicitly * address: 26077: dependency on itself; CPANPLUS had a depenendency on the shell class you set as a default, even if that was a shell provided with CPANPLUS itself. This caused CPAN.pm to throw a fatal error, as it did not know how to resolve this dependency. CPANPLUS users were unaffected. Now, no dependency is added if the selected shell is bundled with CPANPLUS itself. * Add simple loadtest for CPANPLUS::Shell -- Jos Boumans "You know you are never more indignant in life than when you're shopping at a store you feel is beneath you and one of the other customers mistakes you for one of the employees of that store." - Dennis Miller CPANPLUS http://cpanplus.sf.netThread Next