On Fri Jun 08 06:44:29 2007, ptc wrote: > In the file config/inter/lex.pm there is the following todo item: > > # XXX should --ask be handled like the other user defines or checked for > # version requirements? > > A decision needs to be made as to how to handle the --ask option, and > then this needs to be implemented as necessary. >
Although 'svn blame' suggests I wrote that comment, I suspect I was merely the last person to touch it. I don't know what 'version requirements' might apply to the '--ask' option. I've been writing tests for a lot of the 'inter::' step classes in the past few days, and I've never had to think of 'version requirements'. Hence, I favor pulling the comment out of inter::lex and inter::yacc and resolving this ticket. I'll do so if no one speaks up within 3 days. Thank you very much. kid51