# tar zxvf <module> # cd <module> # ./Makefile.PL -t # builds and tests it # make install # You probably have to su to root to do this
# tar zxvf <module> # cd <module> # ./Makefile.PL -t # builds and tests it # make install # You probably have to su to root to do this