I mentioned 3 potential issues with multiple perls on windows. BTW the same issues exist on Linux as well the difference is that on Linux the users are usually more aware of the PATH end the PERL5LIB env variables and are usually not using file extension association to run their scripts.
(and sh-bang has its own issue)
Constantly renaming the directories as you suggested is a solution but it means you cannot use both of them at the same time so you cannot run Padre on Strawberry while at the same time running your scripts on ActivePerl.
The new StandAlone Padre installation will solve this issue as it will basically hide the face from the world that it is using perl. It won't add its bin directory to the bath and it will have a (probably .bat) launcher for Padre so the .pl file association will be also irrelevant to it.
It is planned to be ready in a few months from now but with some help we might be able to move it earlier.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.