Basic perl module install: gunzip -c CGI-Validate-2.000.tar.gz | tar -xvf - cd CGI-Validate-2.000 perl Makefile.pl make make test make install