or download this
To install "Module::Build", and any other module that uses
"Module::Build" for its installation process, do the following:
...
./Build # Need ./ to ensure we're using this "Build" scrip
+t
./Build test # and not another one that happens to be in the PA
+TH
./Build install