Changes for version 0.87
- Released at 2019-10-25T22:55:40+0900
- Thanks to our contributors: Branislav Zahradník, Christopher Chavez, Jon Jacobson, Konstantin S. Uvarin, Pali, Shoichi Kaji, Tomasz Konojacki, jkjacobson, rage311
- Use the new official repo url for fetching perl blead. Github issue #677
- Add `--min` and `--max` options to `exec` command. Github PR #656
- Fix "ERROR: Cannot find the tarball for perl-$version". Github PR #669
- Fix calling patchperl on readonly files. Github PR #674
- Fix installation from local tarbal files. See https://rt.cpan.org/Ticket/Display.html?id=129871
- Internal refactoring. Github PR #667, #662
- Various corrections of documentation. Github PR #676, #660
Documentation
- perlbrew - Perl environment manager.
Modules
- App::perlbrew - Manage perl installations in your $HOME
Provides
- App::Perlbrew::Path in lib/App/Perlbrew/Path.pm
- App::Perlbrew::Path::Installation in lib/App/Perlbrew/Path/Installation.pm
- App::Perlbrew::Path::Installations in lib/App/Perlbrew/Path/Installations.pm
- App::Perlbrew::Path::Root in lib/App/Perlbrew/Path/Root.pm
- App::Perlbrew::Util in lib/App/Perlbrew/Util.pm