Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: override keywords "my" and "our"

by perrin (Chancellor)
on Mar 18, 2009 at 00:34 UTC ( [id://751323]=note: print w/replies, xml ) Need Help??


in reply to override keywords "my" and "our"

Bad idea. You're going to make your life hell trying to fix whatever problem you have in this way. Your best solution for initializing all variables is probably to write something with PPI that parses the code and then modifies the scripts. I bet you could get 80% of the way there with simple regexes.

Log In?
Username:
Password:

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

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

    No recent polls found