Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-Which | Distribution: openSUSE:Factory:zSystems |
Version: 1.270.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Apr 14 23:26:38 2025 |
Group: Unspecified | Build host: reproducible |
Size: 49519 | Source RPM: perl-File-Which-1.270.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/File-Which | |
Summary: Perl implementation of the which utility as an API |
File::Which finds the full or relative paths to executable programs on the system. This is normally the function of 'which' utility. 'which' is typically implemented as either a program or a built in shell command. On some platforms, such as Microsoft Windows it is not provided as part of the core operating system. This module provides a consistent API to this functionality regardless of the underlying platform. The focus of this module is correctness and portability. As a consequence platforms where the current directory is implicitly part of the search path such as Microsoft Windows will find executables in the current directory, whereas on platforms such as UNIX where this is not the case executables in the current directory will only be found if the current directory is explicitly added to the path. If you need a portable 'which' on the command line in an environment that does not provide it, install App::pwhich which provides a command line interface to this API.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Apr 14 2025 Tina Müller <tina.mueller@suse.com> - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details * Sun May 09 2021 Tina Müller <timueller+perl@suse.de> - updated to 1.27 see /usr/share/doc/packages/perl-File-Which/Changes 1.27 2021-05-07 04:54:31 -0600 - Production release identical to 1.26_01 1.26_01 2021-04-27 05:15:20 -0600 - Fix bug in test where test files sometimes didn't have execute permissions (gh#31) - Add Env as an explicit test prereq (gh#13, gh#32) 1.25_01 2021-04-25 07:35:41 -0600 - Tests should now work when Perl isn't in the PATH (gh#29, gh#30) * Sat Mar 20 2021 Tina Müller <timueller+perl@suse.de> - updated to 1.24 see /usr/share/doc/packages/perl-File-Which/Changes 1.24 2021-03-19 05:50:14 -0600 - Documentation improvements - Moved repository to new github org * Tue Jan 01 2019 Stephan Kulow <coolo@suse.com> - updated to 1.23 see /usr/share/doc/packages/perl-File-Which/Changes 1.23 2018-12-31 14:28:16 -0500 - Internally use IS_WIN instead of IS_DOS for DOS/Windows style operating systems. This is 2018 (almost 2019) after all. IS_DOS is now an alias for IS_WIN, although these are not public interfaces so you shouldn't be using them anyway. * Sat Sep 09 2017 coolo@suse.com - updated to 1.22 see /usr/share/doc/packages/perl-File-Which/Changes 1.22 2017-09-08 14:08:59 -0400 - Support for MSYS2 ($^O eq 'msys') * Tue May 31 2016 coolo@suse.com - fix test suite with a chmod * Tue May 31 2016 coolo@suse.com - updated to 1.21 see /usr/share/doc/packages/perl-File-Which/Changes 1.21 2016-03-02 14:20:43 -0500 - Workaround for nutty cygwin filesystem rules 1.20 2016-03-01 15:06:54 -0500 - Fix bug where executable named "0" would not be found (gh#7) * Wed Jul 22 2015 coolo@suse.com - updated to 1.19 see /usr/share/doc/packages/perl-File-Which/Changes 1.19 2015-07-21 09:23:54 -0400 - Relax required Perl back to 5.6.x as this module is upriver to a large number of modules - No non-core requirements back to 5.6.2 * Tue May 05 2015 coolo@suse.com - updated to 1.18 see /usr/share/doc/packages/perl-File-Which/Changes 1.18 2015-05-04 15:35:40 -0400 - Remove prototypes (gh#6) * Sat May 02 2015 coolo@suse.com - updated to 1.17 see /usr/share/doc/packages/perl-File-Which/Changes
/usr/lib/perl5/vendor_perl/5.40.1/File /usr/lib/perl5/vendor_perl/5.40.1/File/Which.pm /usr/share/doc/packages/perl-File-Which /usr/share/doc/packages/perl-File-Which/Changes /usr/share/doc/packages/perl-File-Which/README /usr/share/licenses/perl-File-Which /usr/share/licenses/perl-File-Which/LICENSE /usr/share/man/man3/File::Which.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Apr 28 00:25:48 2025