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

Re^2: Why is file being slurped in instead of line by line?

by zshzn (Hermit)
on Aug 26, 2006 at 21:46 UTC ( [id://569836]=note: print w/replies, xml ) Need Help??


in reply to Re: Why is file being slurped in instead of line by line?
in thread Why is file being slurped in instead of line by line?

Point #2 is not necessary to his issue, nor will it actually fix a problem in his code execution. That already "works fine", if not optimally.
  • Comment on Re^2: Why is file being slurped in instead of line by line?

Replies are listed 'Best First'.
Re^3: Why is file being slurped in instead of line by line?
by GrandFather (Saint) on Aug 27, 2006 at 02:58 UTC

    ahmad's point is however a good one. It is generally good practice to limit the scope of variables as far as is reasonable. It reduces the chance that a variable will be inadvertantly modified and the purpose of the variable is generally clearer.


    DWIM is Perl's answer to Gödel
      I agree. However, he explained it as "To make your code works fine", and my issue was that the relevence could be misunderstood, being that the second point isn't going to make the code work any finer than it already did, or at least not in the way that the first point does. If that makes sense, that is.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-09-18 12:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (24 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.