Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: STDIN Odd Bevahior in Linux Environments

by Porculus (Hermit)
on Sep 24, 2009 at 20:29 UTC ( [id://797307]=note: print w/replies, xml ) Need Help??


in reply to STDIN Odd Bevahior in Linux Environments

We can make this related to Perl very easily:

Have you considered using Term::ReadLine? It's nearly always preferable for interactive programs, as it can give you command-line editing and history.

On Linux systems, having Term::ReadLine::Gnu installed is highly recommended, as it will pick up your settings from .inputrc and so forth.

  • Comment on Re: STDIN Odd Bevahior in Linux Environments

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://797307]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 17:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found