Subject: | Allowing Automated CPAN Tests |
Dear Reid Augustin,
Hi. This is imacat from Taiwan. I'm current acting as a CPAN tester
and running tests for all the uploaded CPAN packages daily.
It seems that your Games-Go-Sgf2Dg-4.026 does not allow automated
tests. It keeps requesting the root TEXMF directory. In the case of
automated tests that STDIN is closed, nothing can be returned and hence
it enters an infinite loop.
As a CPAN tester testing 40-50 modules per day, I really cannot test
every package and check their input alone. Having such a package that
does not satisfy without STDIN really frustrate me as it uses up all my
CPU and system resources that I can contribute to other packages that
need more tests.
Could you please help solving this issue, by updating
enter_directory() in findTEXMF to default to "q" for quitting? Thank
you very much. You are greatly appreciated by the large CPAN family.