in reply to Re: Interactivity in tests - done correctly?
in thread Interactivity in tests - done correctly?

Even if you don't use ExtUtils::MakeMaker, you should use ExtUtils::MakeMaker::prompt, since every perl comes with ExtUtils::MakeMaker.
  • Comment on Re^2: Interactivity in tests - done correctly?

Replies are listed 'Best First'.
Re^3: Interactivity in tests - done correctly?
by mje (Curate) on Jan 22, 2009 at 16:20 UTC

    Agreed. I slightly misread the post at first or I would have made that response use prompt.