Release 0.43 - gugod/App-perlbrew GitHub Wiki
Perlbrew Release 0.43
perlbrew 0.43 contain these changes
- cpantester-error fixes
- csh support. Big thanks to matzsoft.
- support 'fetch' command on FreeBSD.
- Fix a bug that perlbrew failed to resolve version number when dist path contain "perl5"
The csh support is a wonderful piece of work by matzsoft,
that means csh users can also quickly use different perl versions in the shell, without
resorting a sub-shell. Big appreciate to mazsoft :-).