On Thu, 13 May 2004, CPAN Tester + CPAN++ automate wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [EMAIL PROTECTED] to keep other > test volunteers informed and to prevent any duplicate effort. > > -- > This is an error report generated automatically by CPANPLUS, > version 0.049. > > Below is the error stack during 'make test': > > No tests defined for -0.04targz extension. > > > Additional comments: > > Hello, Salvatore E. ScottoDiLuzio! Thanks for uploading your works to CPAN. > > Would it be too much to ask for a simple test script in the next > release, so people can verify which platforms can successfully > install them, as well as avoid regression bugs?
It might be an idea to adjust the automated testing software so as to ignore testing distributions with names like PPM-some-other-cpan-distribution.tar.gz. These are ppm (binary) packages of distributions (as created, eg, by Module-Build), and thus can't have tests within them. -- best regards, randy kobes
