Subject: | Turn on autoflush in Makefile.PL |
Unter some circumstances it can happen that the questions in the
Makefile.PL appear after readline is called. So I suggest either to turn
on autoflush ($|=1) or change all prints to use STDERR instead of STDOUT.
Regards,
Slaven