› perl -MIO::Prompt=prompt -e'prompt -menu => [6..9]'
This does not (type letters and/or Enter key when prompted):
› perl -MIO::Prompter=prompt -e'prompt -menu => [6..9]'
Can you repro?
In reply to weird bug with IO::Prompter, prompt spells out the word 'prompt' by daxim