![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: How do you run Perl on _your_ system?by Discipulus (Canon) |
on Jun 15, 2022 at 07:09 UTC ( #11144764=note: print w/replies, xml ) | Need Help?? |
Hello silent11, > d) something else.. Being my day by day on windows the only positive fact is that there is no trouble interacting with system Perl. I concord with Fletch: never run with the OS' perl install! I use Strawberry perl portable editions, always. I have few of them in a dedicated directory:
ls | grep on windows? Yes I use UnxUtils with pleasure since years. I have a not published yet program (maybe soon..) to choose the Perl incarnation to cast: it is somethign interactive so you can check various perl distros (not all above distros are loaded by my program) for some feature as, for example, Non-Capturing-Regular-Expression-Flag introduced in perl 5.22 should fail in 5.20
L*
There are no rules, there are no thumbs.. Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
In Section
Seekers of Perl Wisdom
|
|