# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-1.8.tar.gz
tar -xzf Text-Patch-1.8.tar.gz
cd Text-Patch-1.8
perl Makefile.PL
make
make install