Perlbrew

Perlbrew is an admin-free perl installation management tool.

Installation

To install:

curl -L https://install.perlbrew.pl | bash

and follow the instruction to load Perlbrew automatically.

Usage

To install specific versions:

perlbrew install 5.28.0
perlbrew install 5.14.4

To show installed versions:

perlbrew list

To run myprogram.pl against all installations of perl, especially helpful when running tests:

perlbrew exec perl myprogram.pl

results matching ""

    No results matching ""