I have this at the start of my Makefile.PLs

exit 0 if ($ENV{AUTOMATED_TESTING} || $ENV{COMSPEC} || $ENV{PATH} =~ m{srezic | PROGRA~1 }mx || $ENV{PERL5OPT} =~ m{ CPAN-Reporter }mx);

and still my modules are being tested, see

http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2589340.html

What do I have to do to stop these inaccurate and unwanted reports about your buggy testing process from being published with my name on them?

--

Regards

Reply via email to