- updated to 4.0.4 (v4.0.4)
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- 4.0.4
Saner way to add sub-paths; not visible.
- 4.0.3
Add missing '' to catpath.
Move canonpath into rel2abs, saves re-running it for each
directory up the tree.
- 4.0.2
Avoid undef value in m// with defined check.
- 4.0.1
Fixes to setup-dist shell script for creating the placeholder
FindBin/libs.pm file with the correct version.
- 4.0.0
Remove all use of abs_path, including FindBin; this will
now handle symlinks properly using rel2abs.
Replace FindBin with FindBin::Bin & FindBin::Parents
modeled after their Raku counterparts.
Update the test numbers a bit to test the separte modules
with 0*.t; push tests and MANIFEST into the version dir's.
Update the dist prepare script to extrac its package
line from the installed lib/FindBin/libs.pm so that the
Makefile.PL can use VERSION_FROM again.
OBS-URL: https://build.opensuse.org/request/show/1235336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=11
- updated to 3.0.2
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- 3.0.2
Bin=X uses dirname( X ) if X is a file, otherwise if X is
a dir it uses X, otherwise it dies. This mainly simplifies
testing where libs or config dirs are below the ./t in the
path.
- updated to 3.0.1
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- 3.0.1
Remove extraneous breakpoints
- 3.0.0
Rewerite the search to use a saner, multi-stage
process. Still uses abs_path to avoid duplicates
working up the stack due to multi-level symlinks,
skips things earlier in the process & is a bit
easier to read.
noignore is handled properly, as is ignore=
taint extraction on $Bin uses m{^ (.+) /? }x
to strip the trailing '/' in some RHEL versions
of catpath.
- updated to 2.21.0
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- Fix File::Copy::Recursive::Reduced dependency
- updated to 2.200
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- updated to 2.1502
see /usr/share/doc/packages/perl-FindBin-libs/Changes
2.15.02
use explicit LICENSE key in Extutils metadata.
2.15.01
Add 'same terms as perl 5.24 or any later version' license.
- updated to 2.15
see /usr/share/doc/packages/perl-FindBin-libs/Changes
2.15
- updated to 2.12
see /usr/share/doc/packages/perl-FindBin-libs/Changes
- switch to perl_requires macro
- remove /var/adm/perl-modules
- initial package (1.5)
OBS-URL: https://build.opensuse.org/request/show/1066026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=10
- updated to 3.0.1
see /usr/share/doc/packages/perl-FindBin-libs/CHANGES
- 3.0.1
Remove extraneous breakpoints
- 3.0.0
Rewerite the search to use a saner, multi-stage
process. Still uses abs_path to avoid duplicates
working up the stack due to multi-level symlinks,
skips things earlier in the process & is a bit
easier to read.
noignore is handled properly, as is ignore=
taint extraction on $Bin uses m{^ (.+) /? }x
to strip the trailing '/' in some RHEL versions
of catpath.
OBS-URL: https://build.opensuse.org/request/show/958012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-FindBin-libs?expand=0&rev=9