cd ~ && tar zxvf DBD-SQLite*gz && cd DBD-SQLite* && perl Makefile.PL PREFIX=~ && make install;