Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: use strict won't require explicit name for all variables?

by Anonymous Monk
on Feb 28, 2002 at 17:37 UTC ( [id://148303]=note: print w/replies, xml ) Need Help??


in reply to use strict won't require explicit name for all variables?

I don't know why. I suspect it is something in the strict module. $a & $b can be uses without declaring even when strict is in use. But, if you use $c throught $z you will get an error for not delcaring with my. paulc.
  • Comment on Re: use strict won't require explicit name for all variables?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found