Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Is this a correct way of obtaining input from a file?

by cecil36 (Pilgrim)
on Aug 06, 2002 at 21:00 UTC ( [id://188160]=note: print w/replies, xml ) Need Help??


in reply to Re: Is this a correct way of obtaining input from a file?
in thread Is this a correct way of obtaining input from a file?

I tried a
use strict
a while back and the program puked at it. It works fine with out it. That could be a future revision is to rewrite this thing with
use strict
.
  • Comment on Re: Re: Is this a correct way of obtaining input from a file?

Replies are listed 'Best First'.
Re: Re: Re: Is this a correct way of obtaining input from a file?
by DamnDirtyApe (Curate) on Aug 06, 2002 at 21:40 UTC

    How large is your program? If it's not too big, it's entirely possible that updating your script to use strict could be done with minimal effort, and would give you an added level of built-in error checking that can prevent things like mislabeled variables, etc.


    _______________
    DamnDirtyApe
    Those who know that they are profound strive for clarity. Those who
    would like to seem profound to the crowd strive for obscurity.
                --Friedrich Nietzsche

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-24 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found