in reply to Accessing source after downloading modules
1) unpack your tarball. 2) switch into the source dir. 3) run "perl Makefile.PL" 4) run "make && make test && make install"
Just being a completist.