Jerome Quelin wrote:
i received fail reports for games::risk, a tk application, due to a
display which cannot be reached:
http://nntp.x.perl.org/group/perl.cpan.testers/2481552
http://nntp.x.perl.org/group/perl.cpan.testers/2476799
http://nntp.x.perl.org/group/perl.cpan.testers/2470175
http://nntp.x.perl.org/group/perl.cpan.testers/2472016
since the module is a gui application, then of course a missing x server
will result in a module error.
==> what can be done to prevent those fail reports?
You can try to figure out in your Makefile.PL is it possible to create
Tk window somehow, and if not, "exit 0" without creating Makefile.
--
Serguei Trouchelle