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

Re: ENV Path didn't take effect

by BrowserUk (Patriarch)
on Apr 03, 2013 at 10:38 UTC ( [id://1026820]=note: print w/replies, xml ) Need Help??


in reply to ENV Path didn't take effect

Modifying %ENV only affects the current process and any child processes it happens to start.

It does not affect its parent; nor other non-child processes started afterwards.

And it definitely does not change the registry.

If you want to change the registry; use a module designed to do that. (Hint: search CPAN for the word "registry")


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-03-19 03:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found