System administrator, part-time Perl hacker, full-time POE [perl.org] evangelist. One day he will be made to pay for his crimes.
He has some modules on CPAN [cpan.org]. They may or may not be useful
Or rather smoking certain CPAN modules can damage your perl
Andreas König spotted it first, but I have had two smokers destroyed in the past two days by smoke testing Perl::Dist.
If you are using a CPANPLUS/CPAN::YACSmoke smoker I would advise excluding 'Perl-Dist' for the moment using a cpansmoke.ini file:
[CONFIG]
exclude_dists=<<HERE
^Perl-Dist
HERE
Thank you for your attention.
CPAN.pm smokers (Score:1)
do not fight just the symptoms (Score:2)
Re: (Score:1)
Which leads us to the position of...
How do you know your module is destructive to CPAN Testers until it is run by CPAN Testers?
It works fine for me, I'm just not sure what the hell it's doing to them that is so different... most of the destructive tests skip now...
Re: (Score:2)
Become a CPAN tester and run your modules manually through the testing framework?
> It works fine for me, I'm just not sure what the hell it's doing to them that is so different... most of the destructive tests skip now...
I suggest working with Andreas König on figuring this one out.
Re: (Score:1)
My release automation does run modules through test runs in a couple of variations (with and without AUTOMATED_TESTING, etc) but it apparently didn't catch it.
The problem turned out to be that you had CPAN.pm, running make test, running CPAN.pm, running make install (intentionally and correctly so)
The top CPAN.pm did some funny business with PERL5LIB, which interacted in a complicated way and resulting in the bottom make i
Re: (Score:1)
Perl::Dist current version has 100% PASS rate... (Score:1)
http://cpantesters.perl.org/show/Perl-Dist.html#Perl-Dist-0.06 [perl.org]
Re:Perl::Dist current version has 100% PASS rate.. (Score:1)
This [perl.org] is the last gasp of a dying man
After this Config.pm was gone. Perl::Dist was seen leaving the scene with a smoking gun >:)