perl

Install command:
brew install perl

Also known as: perl@5.38

Highly capable, feature-rich programming language

https://www.perl.org/

License: Artistic-1.0-Perl or GPL-1.0-or-later

Formula JSON API: /api/formula/perl.json

Formula code: perl.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 5.38.2
head ⚡️ HEAD

Other versions:

perl@5.18 5.18.4 Highly capable, feature-rich programming language

Revision: 1

Depends on:

berkeley-db@5 5.3.28 High performance key/value database
gdbm 1.24 GNU database manager
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)"

Analytics:

Installs (30 days)
perl 14,501
perl --HEAD 2
Installs on Request (30 days)
perl 3,566
perl --HEAD 2
Build Errors (30 days)
perl 7
Installs (90 days)
perl 46,065
perl --HEAD 22
Installs on Request (90 days)
perl 12,770
perl --HEAD 22
Installs (365 days)
perl 277,226
perl --HEAD 148
Installs on Request (365 days)
perl 95,588
perl --HEAD 146
Fork me on GitHub