Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

App-perlbrew - Manage Perl Installations in your $HOME

  • Share this:
post-title
perlbrew is a program to automate the building and installation of perl in an easy way. It installs everything to "~/perl5/perlbrew", and requires you to tweak your PATH by including a shrc/cshrc file it provides. You then can benefit from not having to run 'sudo' commands to install cpan modules because those are installed inside your HOME too. It provides multiple isolated perl environments, and a mechanism for you to switch between them.
http://perlbrew.pl
https://github.com/gugod/App-perlbrew
License:
Tech: