Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: simple perl2

by DrZaius (Monk)
on Jun 18, 2001 at 22:11 UTC ( [id://89387]=note: print w/replies, xml ) Need Help??


in reply to Runaway Forking Problem (was: simple perl2)

Try out Term::ReadLine. It will give you nice interface instead of $cmd = <STDIN>;.

You get ctrl-(\w), as well as a command buffer that is searchable. Well, you basically get GNU Readline :)

Oh yeah, don't forget to use strict :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 10:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found