# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz
tar -xzf File-Which-1.09.tar.gz
cd File-Which-1.09
perl Makefile.PL
make
make install