slackbuilds_ponce/perl/perl-File-Which/README
Mikko Värri 7a66f49e34 perl/perl-File-Which: Added (implementation of the 'which' utility)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:47 -02:00

5 lines
184 B
Text

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.
This requires perl-Test-Script.