Philipp Traeder wrote:
On Tuesday 08 February 2005 18:57, Scott R. Godin wrote:
This is my first time attempting to use Term::ReadLine to get input from
the commandline while a script is running. I grok the basics of it, but
am stumbling over the implementation of it. Let me illustrate:
READLINE:
{
On Tuesday 08 February 2005 18:57, Scott R. Godin wrote:
> This is my first time attempting to use Term::ReadLine to get input from
> the commandline while a script is running. I grok the basics of it, but
> am stumbling over the implementation of it. Let me illustrate:
>
> READLINE:
> {
> # closur
This is my first time attempting to use Term::ReadLine to get input from
the commandline while a script is running. I grok the basics of it, but
am stumbling over the implementation of it. Let me illustrate:
READLINE:
{
# closure, so I don't have to either
# - call Term::ReadLine->new() every