Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Import pragmas like strict and warnings into callers lexical scope

by ikegami (Patriarch)
on Feb 11, 2011 at 23:12 UTC ( [id://887706]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Import pragmas like strict and warnings into callers lexical scope
in thread Import pragmas like strict and warnings into callers lexical scope

It's special to $^H and %^H, but %^H was created to give you access to that behaviour
$^H{'mypragma'} = ...;
$^H{'mypragma::G'} = ...;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found