# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz
tar -xzf Module-Build-0.4220.tar.gz
cd Module-Build-0.4220
perl Build.PL
./Build
./Build install # as root