Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: best way to learn use strict

by Trimbach (Curate)
on Jul 15, 2003 at 20:21 UTC ( [id://274559]=note: print w/replies, xml ) Need Help??


in reply to best way to learn use strict

The best way to learn how to use strict is to throw it at the top of some of your code (along with use warnings and maybe even use diagnostics) and then see what happens.

If the code is long enough and bad enough, you will learn alot figuring out why you're getting all those errors. :-)

Gary Blackburn
Trained Killer

Corrected: It's little "d" diagnostics, not big "D". :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-26 07:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found