Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(Ovid - don't always need -w and strict) RE: problem with print content of file

by Ovid (Cardinal)
on Aug 07, 2000 at 21:40 UTC ( [id://26614]=note: print w/replies, xml ) Need Help??


in reply to (jjhorner)problem with print content of file
in thread problem with print content of file

While I agree with your general idea of voting down experienced monks who don't use -w or strict, I can't say that it's always appropriate.

For example, this post doesn't even have a shebang line. That suggests to me that this is a code snippet and not the entire program. Hence, no -w or strict. Also, sometimes we're just writing a quick throwaway that won't be reused. While I tend to use -w and strict even for my throwaways (because I've been known to shoot myself in the foot), I wouldn't argue that you always need to be that careful on a one-shot deal.

Despite the above comments, I do accept the general rule about using -w and strict and have voted monks down for that in the past.

And kudos to you for telling this monk why you voted --.

Cheers,
Ovid

  • Comment on (Ovid - don't always need -w and strict) RE: problem with print content of file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found