Help for this page
use ExtUtils::MakeMaker; ... INST_LIB => './blib/lib', INST_ARCHLIB => './blib/arch', );
% tar xfvz MyBundle.tgz % cd MyBundle ... % make % make test % make install