Installation of Perl on Mac 2022

Perl is already installed on Mac.

Execute the “Terminal” application and input the following command to check the version of Perl.

This article is originally Installation of Perl on Mac | Perl ABC

perl -v

You can see the version of Perl.

This …


This content originally appeared on DEV Community and was authored by Yuki Kimoto

Perl is already installed on Mac.

Execute the "Terminal" application and input the following command to check the version of Perl.

This article is originally Installation of Perl on Mac | Perl ABC

perl -v

You can see the version of Perl.

This is perl 5, version 28, subversion 2 (v5.28.2) built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)

Installation of Perl on your home directory

If you want to install the specific version of Perl on your home directory, you can use perlbrew or plenv according to your taste.


This content originally appeared on DEV Community and was authored by Yuki Kimoto


Print Share Comment Cite Upload Translate Updates
APA

Yuki Kimoto | Sciencx (2022-03-30T08:18:08+00:00) Installation of Perl on Mac 2022. Retrieved from https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/

MLA
" » Installation of Perl on Mac 2022." Yuki Kimoto | Sciencx - Wednesday March 30, 2022, https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/
HARVARD
Yuki Kimoto | Sciencx Wednesday March 30, 2022 » Installation of Perl on Mac 2022., viewed ,<https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/>
VANCOUVER
Yuki Kimoto | Sciencx - » Installation of Perl on Mac 2022. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/
CHICAGO
" » Installation of Perl on Mac 2022." Yuki Kimoto | Sciencx - Accessed . https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/
IEEE
" » Installation of Perl on Mac 2022." Yuki Kimoto | Sciencx [Online]. Available: https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/. [Accessed: ]
rf:citation
» Installation of Perl on Mac 2022 | Yuki Kimoto | Sciencx | https://www.scien.cx/2022/03/30/installation-of-perl-on-mac-2022/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.