Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^13: incrementing already existing file

by broomduster (Priest)
on Mar 03, 2011 at 17:16 UTC ( [id://891266]=note: print w/replies, xml ) Need Help??


in reply to Re^12: incrementing already existing file
in thread incrementing already existing file

My pleasure. I'll offer one other piece of advice. roboticus already said pretty much the same thing here, but it bears repeating. Get into the habit of keeping nested blocks of code properly indented; each new block should be indented more than the block that contains it. When you see that you have levels of indentation (i.e., many levels of nesting), it's usually a clue that you need to think again about what you are doing. As you get more experience, this will become automatic, but you can always use a program called perltidy to help you keep things neat.

Keep at it. You will get the hang of it. I just takes practice.

  • Comment on Re^13: incrementing already existing file

Log In?
Username:
Password:

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

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

    No recent polls found