$ tar -xzf Foo.tar.gz $ cd Foo $ perl Makefile.PL PREFIX=${HOME} $ make $ make test $ make install