Skip to content Source: homebrew/core Website Homebrew
perl
PopularFormula Utilities v5.42.0
Highly capable, feature-rich programming language
Install 1
App in
Terminal
$
brew install perl
Dependencies
Installation Notes
By default non-brewed cpan modules are installed to the Cellar. If you wish for your modules to persist across updates we recommend using `local::lib`. You can set that up like this: PERL_MM_OPT="INSTALL_BASE=$HOME/perl5" cpan local::lib And add the following to your shell profile e.g. ~/.profile or ~/.zshrc eval "$(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=$HOME/perl5)"
Install Statistics 4.1%
Average daily installs by period
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12