Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: use strict (upper or lower case)

by higle (Chaplain)
on Aug 16, 2002 at 14:53 UTC ( [id://190658]=note: print w/replies, xml ) Need Help??


in reply to use strict (upper or lower case)

Errr...

Well, I don't know about NT, but in my Unix environments, "Strict" is an invalid pragma, because the name of the strict module on these machines is "strict.pm".

Check your lib directory, and see what your strict module is named. It might be called "Strict.pm", instead of "strict.pm", or there may be a duplicate module called "Strict.pm".

The errors are probably because "use strict;" is working, and your code isn't :c)

?

  higle

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found