Subject: | Add is_interactive flag to distroprefs |
It would be nice to have an is_interactive flag for the three
distroprefs phases pl, make, and test. I don't expect an implementation
for this flag (yet). But there could be need for such a flag, for
example, to let automated installers skip building a distribution
flagged like this, and let human installers do the job later. (Note that
not everything can be handled by Expect, like GUI tests. Which leads to
a new idea: add support for X11::GUITest and Win32::GuiTest :-)