Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-File-Which: Portable implementation of the 'which' utility
- Summary
- 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'.
Changelog
- * Mon Dec 18 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-2
- find: fixed arguments order.
- * Sun Dec 17 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
- First build.