Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Win7 - multiple Perl distributions?

by sundialsvc4 (Abbot)
on Aug 06, 2013 at 02:23 UTC ( [id://1048031]=note: print w/replies, xml ) Need Help??


in reply to Win7 - multiple Perl distributions?

Also, watch for library version conflicts:   many Perl modules rely very heavily upon system or application libraries to work their magic, and you need to be extremely careful, not only that they properly identify and recognize the libraries upon which they depend, but that installations and re-installations performed in one Perl-version context do not de-stabilize another.   Windows is very dependent upon its global Registry.

One pragmatic suggestion I'd make is that you should set up an entirely-different, non-Administrator, user account under which to perform, say, your Strawberry testing. Make sure that the installers do not request, and do not receive, Administrator-level access. If this is the case, then any registry keys should be under HKEY_LOCAL_USER; hence, better-isolated.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 03:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found