perl-File-Which - Portable implementation of the 'which' utility

Description:

File::Which is a portable implementation (in Perl) of 'which', and can
be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence. It
includes the command-line utility 'pwhich' which has the same function
as 'which'.

Homepage: http://search.cpan.org/dist/File-Which/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-File-Which-0.05-2.fc8.1.noarch [15 KiB] Changelog by Tom "spot" Callaway (2007-10-15):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)