Portable implementation of the `which' utility
http://search.cpan.org/dist/File-Which/
File::Which was created to be able to get the paths to executable programs
on systems under which the `which' program wasn't implemented in the shell.
Authors:
--------
Per Einar Ellefsen
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-File-Which
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-Which && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-Which-1.07.tar.bz2 | 0000014552 14.2 KB | |
_link | 0000000216 216 Bytes | |
project.diff | 0000001149 1.12 KB |
Revision 2 (latest revision is 37)
Anna Maresova (anicka)
committed
(revision 2)
- update to 1.07 * CPAN Testers looks good for 1.06_01, moving to production release * Taking over this hugely old and very popular module to clean it up a bit. * Moved from Test.pm to Test::More. * Updated Changes * Cleaned up some code a bit to make it more readable. * Added an explicit minimum Perl version * Changed platform detection code to constants for less code size and compile-time if () optimisation. * Removed non-leading tabs and other whitespace nigglies.
Comments 0