The message about the new CPAN::Testers::Client reminded me of a question I wanted to ask for time now.
AFAIK the current testing framework assumes that you have the testing infrastructure installed in the same perl as the one you are testing. Would it be possible to allow testing an arbitrary perl executable ? The main use-case I have in my mind is to be able to test the behavior on really pure vendor supplied version of perl without the installation of the whole testing stack. After installing the operating system one would install another perl in /opt or some other place with all the testing tools and then would be able to test the system perl as it came. Gabor
