Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37046839
en ru br
ALT Linux repositórios
S:1.27-alt1
5.0: 0.05-alt2
4.1: 0.05-alt1

Group :: Desenvolvimento/Perl
RPM: perl-File-Which

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.27-alt1
Data da compilação: 16 maio 2021, 19:32 ( 149.7 weeks ago )
Tamanho:: 29.69 Kb

Home page:   http://search.cpan.org/dist/File-Which/

Licença: Artistic
Sumário: Portable implementation of the `which' utility
Descrição:

"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.)

Mantenedor currente: Michael Bochkaryov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-File-Which
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009