# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/H/HA/HANENKAMP/Tie-Simple-1.03.tar.gz
tar -xzf Tie-Simple-1.03.tar.gz
cd Tie-Simple-1.03
perl Makefile.PL
make
make install