in reply to How can I programmatically install a module from file.
See ExtUtils::Install , ExtUtils::Installed
perl Makefile.PL make make test make install [download]