Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hello
I am accustomed to berrybrew on Windows where I can decide (and later see) if I want to install a 32 or 64 version of Perl. Moving to macOS and Perlbrew now, how can I get the info if my Perl installation is 32 or 64? Reason for my question: on my Mojave machine I got a message when running my script saying that I need to update to 64 bit as 32 will soon be deprecated my macOS. I do not remember to have explicitly installed 32, nor I can find any useful info with perl -v (different to Windows where I get this info). Thanks
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perlbrew 32 or 64 Perl
by marto (Cardinal) on Apr 02, 2019 at 09:56 UTC | |
Re: Perlbrew 32 or 64 Perl
by ikegami (Patriarch) on Apr 02, 2019 at 10:42 UTC | |
Re: Perlbrew 32 or 64 Perl
by Laurent_R (Canon) on Apr 02, 2019 at 09:56 UTC |
Back to
Seekers of Perl Wisdom