If I may add one word to davido's commet:
"..You will need to specify which Perl interpreter to use by either modifying your PATH.."
And that you can achieve in so many ways. Presently, I have both ActivePerl and Strawberry Perl installed and I switch between both using simple bat files to modify my PATH like so:
rem Return Perl to ActivePerl path path; path D:\Perl\site\bin;D:\Perl\bin;C:\PHP\;C:\Program Files\PC Connec +tivity Solution\;%SystemRoot%\system3;%path% rem clear the screen cls
rem Add Strawberry Perl to path path C:\strawberry\perl\bin;%path% rem clear the screen cls
In reply to Re: Strawberry Perl
by 2teez
in thread Strawberry Perl
by bedohave9
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |