Help for this page
perl Makefile.PL # Configure make # build make test # test make install # install
perl Build.PL # Configure ./Build # build ./Build test # test ./Build install # install