- updated to 2.000014
- fix taint-mode test in some cases on case insensitive filesystems
2.000013 - 2014-08-16
- fix test failure in ActiveState perl
- better test diagnostics
- fix quoting of spaces for fish shell (rt#95268)
- improve quoting for use with cmd.exe
- fix quoting any arbitrary character when contructing strings for bash
- skip testing use with shells if the shell doesn't work at all
2.000012 - 2014-05-12
- restore build_activate_environment_vars_for,
build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
methods for perlbrew compatibility
- fix transforming relative paths to absolute paths in older perls
- fix quoting for fish shell
2.000011 - 2014-04-02
- more fixes for issue where PERL5LIB Carp is not the same version as in the
local-lib
2.000010 - 2014-03-28
- fix shell test on cygwin
2.000_009 - 2014-03-15
- no longer loads File::Spec, so an upgraded version installed inside a local
lib dir can be used by scripts
OBS-URL: https://build.opensuse.org/request/show/249367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=11
- drop perl prerequisite to 5.6, since everything works there.
- fix install test on cygwin
- fix stackable test on win32 and when external local::lib is set
- clarify errors in Makefile.PL about CPAN configuration
- adjust csh output to allow use directly by eval
- silence a possible warning in Makefile.PL
- add additional docs about combining local::lib with lib::core::only
- reverse order of PERL_LOCAL_LIB_ROOT. new local::libs are now added
to the beginning instead of the end, to match the order of other
similar environment variables.
- fix installation into directories with spaces or backslashes, as
well as Win32 test failures when Capture::Tiny is installed
- fix test breaking in some cases when an external local::lib is set
- fix test compatibility with old versions of Exporter
- stable release of 1.008022 (no code changes since 1.008012)
- see 1.008019 through 1.008021
- yet another attempt to overcome win32 testing issues (paths with
spaces, backslashes)
- yet another attempt to overcome win32 testing issues (paths with
spaces, backslashes)
- another attempt to overcome win32 testing issues (paths with spaces,
backslashes)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=25
- update to 1.008018
- print out actual paths in more test cases, for helping to diagnose
mysterious failures
- avoid "Unrecognized escape \s passed through" errors on win32
(again)
- avoid "Unrecognized escape \s passed through" errors on win32
- fix new test to use alternate path representations on windows, to
handle potential space issues (regression since 1.008012)
- fix undef value errors when not installing into a local::lib
- now handling using -Mlocal::lib in a taintperl environment, by
ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to
@INC (RT#76661, Karen Etheridge)
OBS-URL: https://build.opensuse.org/request/show/202279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-local-lib?expand=0&rev=7
- Fix a split on undefined value warning (David Golden -- see
https://github.com/gugod/App-perlbrew/issues/305)
- Remove Carp::Always dep
- Fix putting arch path in PERL5LIB
- Refactor Win32 path handling out of ensure_dir_structure_for()
- Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
- Fix ~/perl5/bin missing in $PATH
- Back to 1.008004 with Carp fix since subsequent releases were botched
- Avoid issue where PERL5LIB Carp is older than local::lib one
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-local-lib?expand=0&rev=14