Changes for version 1.01
- Released at 2024-11-18T20:46:04+0900
- fix: `perlbrew install skaji-relocatable-perl-$version` on macOS.
Documentation
Perl environment manager.
Modules
Manage perl installations in your $HOME
Provides
in lib/App/Perlbrew/HTTP.pm
in lib/App/Perlbrew/Path.pm
in lib/App/Perlbrew/Path/Installation.pm
in lib/App/Perlbrew/Path/Installations.pm
in lib/App/Perlbrew/Path/Root.pm
in lib/App/Perlbrew/Sys.pm
in lib/App/Perlbrew/Util.pm
Module Install Instructions
To install App::perlbrew, copy and paste the appropriate command in to your terminal.
cpanm App::perlbrew
perl -MCPAN -e shellinstall App::perlbrew
For more information on module installation, please visitthe detailed CPAN module installation guide.