Name: | perl-File-Which |
---|---|
Version: | 1.09 |
Release: | 2.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 22888 |
License: | GPL+ or Artistic |
RPM: | perl-File-Which-1.09-2.el6.noarch.rpm |
Source RPM: | perl-File-Which-1.09-2.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/File-Which/ |
Summary: | 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'. |