- 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
- 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