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

Re: How does strict work?

by IndyZ (Friar)
on Feb 17, 2001 at 04:51 UTC ( [id://59093]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to How does strict work?

This does seem rather voodoo-ish at first, until we read the documentation. "perldoc perlvar" reveals that $^H holds, "the current set of syntax checks enabled by use strict and other block scoped compiler hints". It would seem to me that all of the actual strict code is built into the perl binary, and strict.pm uses tricks like bitmasks to set certain bits in this variable, telling perl to turn on/off certain parts of the strict checking code. You could set the bits yourself, if you wanted to live semi-dangerously.

--
IndyZ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://59093]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.