Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

(jeffa) Re: strict isn't everything

by jeffa (Bishop)
on Jun 11, 2002 at 23:18 UTC ( [id://173692]=note: print w/replies, xml ) Need Help??


in reply to strict isn't everything

I guess this is rather obvious, by why for the constants inside a block. Those constants are going to be used regardless if the file name is 'valid' or not. Example:
if (0) { use constant FOO => 5; } print FOO, "\n"; __END__ prints 5

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-23 05:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found