Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is it possible to create a Perl-based command-line interface like a mysql / postgresql command line interface? For example, in mysql, you can use up / down arrows keys to see what you have typed.

  • Comment on Creating a Perl based Command-Line like MySQL / Postgresql

Replies are listed 'Best First'.
Re: Creating a Perl based Command-Line like MySQL / Postgresql
by choroba (Cardinal) on Apr 11, 2010 at 00:45 UTC
Re: Creating a Perl based Command-Line like MySQL / Postgresql
by snyh (Novice) on Apr 11, 2010 at 04:43 UTC