Пакет perl-File-Which: Информация

    Исходный пакет: perl-File-Which
    Версия: 1.21-alt1
    Собран:  3 марта 2016 г. 18:37 в задании #160437
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/File-Which/

    Лицензия: Artistic
    О пакете: 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.)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-Which (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Vladimir Lettiev
    Michael Bochkaryov

      1. perl-Test-Script
      2. perl-devel
      3. perl-podlators

    Последнее изменение


    3 марта 2016 г. Igor Vlasenko 1.21-alt1
    - automated CPAN update
    11 октября 2015 г. Igor Vlasenko 1.19-alt1
    - automated CPAN update
    1 апреля 2015 г. Igor Vlasenko 1.16-alt1
    - automated CPAN update