$ cpan cpan>look ExtUtils::MakeMaker [/path/to/the/module/build/directory]# #### $ cd /path/to/the/module/build/directory $ perl Makefile.PL $ make $ make test $ make install