Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^6: Bareword "SEEK_END" not allowed while "strict subs" in use (FH)

by ikegami (Patriarch)
on May 14, 2014 at 15:07 UTC ( [id://1086042]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Bareword "SEEK_END" not allowed while "strict subs" in use (FH)
in thread Bareword "SEEK_END" not allowed while "strict subs" in use

'use 5.10' exports 'say()' into your namespace.

No, it causes say to be recognized as an operator (like print) within the current lexical scope. Nothing to do with namespaces (packages) whatsoever.

Log In?
Username:
Password:

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

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

    No recent polls found