forked from pool/perl-App-perlbrew
0.29
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
ff83e24e88
commit
6c308e2bc2
@@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 07:17:53 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 0.29:
|
||||
* the installer now honors $TMPDIR (RT #70850)
|
||||
* fixed GH #108. `perlbrew use` has a fallback for users that does not use
|
||||
bash/csh -compitable shell
|
||||
* deprecate the command 'perlbrew use system' simply use 'perlbrew off' or
|
||||
'perlbrew switch-off' instead
|
||||
* deprecate the special case of `perlbrew use /path/to/bin/perl` and
|
||||
`perlbrew switch /path/to/bin/perl`
|
||||
* perlbrew no longer cast magic to external perls; but there will be an
|
||||
alternative
|
||||
|
||||
- changes from 0.28:
|
||||
* fixes for cpantester
|
||||
* fix 'switch' and 'use' for bash users
|
||||
* the standalone `perlbrew` file is now packed with fatpacker, by running
|
||||
`dev-bin/build.sh`. `perl Makefile.PL` does no trigger a re-build anymore
|
||||
* update the installer to grab patchperl 0.46
|
||||
|
||||
- changes from 0.26:
|
||||
* fix GH #119
|
||||
* fix several bugs in `exec` command
|
||||
* implement GH #103 - install -v shows build.log
|
||||
* add -Dusedevel when installing blead perl
|
||||
|
||||
- changes from 0.25:
|
||||
* suggest when user types wrong commands
|
||||
* improvements about self-upgrade
|
||||
* exit with non-zero status code when there's some sort of error
|
||||
* added verification of existing alias before attempting unalias
|
||||
* fix `install-cpanm` for due to a recenet github cert update
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 08 05:08:26 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user