Re: [Module::Build] ask() and you will receive
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2006-04-27 02:41:21
|
On Apr 24, 2006, at 12:35 AM, Randy W. Sims wrote: >> Here's a rough rough patch to implement something along those >> lines, I think. Rough day, my brains not working well, and somehow >> this simple little input routine has become one of the largest >> routines in M::B, so I'd appreciate feedback. All names, >> behaviors, and every last byte subject to change. > > Anyone have a chance to look over that patch? Does it do the right > thing? Is it the behavior that was desired, and is it sensisble? I did have a look a couple of times, and I just keep feeling like we're creating something too complicated. And that we're delaying 0.28 again. =( How's this proposal: let's keep the patch for ask() in the wings, and release 0.28 without it. There's no real burning need for it, now that y_n() and prompt() behave better in non-interactive mode. Hopefully we can speed up the release schedule for things after 0.28, and we can plop ask() into one of those releases when we're happy with it. -Ken |