in reply to
crafting a decent CLI
Check out
Term::ReadKey
and
Term::ReadLine
. I have not used them in a script yet, but the CPAN shell uses both.
Comment on
Re: crafting a decent CLI
In Section
Seekers of Perl Wisdom