Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am setting up a new machine (macOS Monteray, Intel) and I need to install a recent Perl WITHOUT multithreat support. Unfortunately, a package I need (Tcl.pm) does not install with Multithreat. I usually install the latest Perl with
brew install perl
For the first time, I get installed a multithread version of Perl. I do not seem to be able to find a brew formula for a non-multithread version. Any solution? Or do I need to compile my version (which I was trying to avoid, since I have no experience in this). Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: brew install perl
by Anonymous Monk on Apr 08, 2022 at 11:04 UTC | |
|
Re: brew install perl
by Anonymous Monk on Apr 08, 2022 at 15:49 UTC |