perl Build.PL ./Build ./Build test ./Build install --install_base /opt/local #### perl Makefile.PL INSTALL_BASE=/opt/local make make test make install