Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How to write out a Perl script and run it in as few keystrokes as possible.

by Old_Gray_Bear (Bishop)
on Sep 24, 2012 at 23:49 UTC ( [id://995458]=note: print w/replies, xml ) Need Help??


in reply to How to write out a Perl script and run it in as few keystrokes as possible.

I normally run with three windows (Linux terminal sessions) --
  1. my source code
  2. my input data
  3. the Perl debugger
Save the source; step through the code with the debugger; determine where I went wrong; fix the source code; repeat loop until done.

----
I Go Back to Sleep, Now.

OGB

  • Comment on Re: How to write out a Perl script and run it in as few keystrokes as possible.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-25 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found