On Wed, Dec 15, 2010 at 01:02:53PM +0200, Shlomi Fish wrote: > Hi all, > > see: > > http://www.cpantesters.org/cpan/report/bb09c252-078d-11e0-bf45-fe127fc525be > > Apparently, http://search.cpan.org/dist/Package-Stash/ provides new functions > and includes a warning for each of the existing functions, which are the only > ones present in the latest stable Package-Stash-0.13, which causes the test > suite to be extremely noisy (it also fails, but this is an unrelated matter, > which I know how to fix it.). Package-Stash-0.15-TRIAL was not released as a > stable release yet. > > Does anyone have an idea on what should be done?
Testers should stop testing modules with trial versions of dependencies. I released Package::Stash as a trial version specifically because it wasn't ready for use yet (need to fix up a couple downstream modules first), and I was under the impression that this would keep it from showing up in unrelated tester reports... not sure why it doesn't. -doy