Пакет perl-File-Which
Исходный пакет: perl-File-Which
Версия: 1.27-alt1
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 1.27-alt1
Собран: 17 мая 2021 г. 0:04
в задании #271986
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/srpms/p/perl-File-Which.git?a=tree;hb=1…
Домашняя страница: http://search.cpan.org/dist/File-Which/
Домашняя страница: http://search.cpan.org/dist/File-Which/
Лицензия: Artistic
О пакете: Portable implementation of the `which' utility
Описание:
О пакете: Portable implementation of the `which' utility
Описание:
"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. "File::Which" searches the directories of the user's "PATH" (as returned by "File::Spec->path()"), looking for executable files having the name specified as a parameter to "which()". Under Win32 systems, which do not have a notion of directly executable files, but uses special extensions such as ".exe" and ".bat" to identify them, "File::Which" takes extra steps to assure that you will find the correct file (so for example, you might be searching for "perl", it'll try "perl.exe", "perl.bat", etc.)
Сопровождающий: Michael Bochkaryov
Список участников:
Igor Vlasenko
Vladimir Lettiev
Michael Bochkaryov
Последние изменения:Список участников:
Igor Vlasenko
Vladimir Lettiev
Michael Bochkaryov
16 мая 2021 г. Igor Vlasenko 1.27-alt1 |
- automated CPAN update |
24 марта 2021 г. Igor Vlasenko 1.24-alt1 |
- automated CPAN update |
1 января 2019 г. Igor Vlasenko 1.23-alt1 |
- automated CPAN update |