Check out PAR::Repository and/or PAR::Repository::Client.
More specifically, before discrediting PAR for what you want, you might want to read it's documentation. It contains this snippet:
use PAR { repository => 'http://foo/bar/' }; use Module; # not locally installed!
P::R::Client even has an auto-upgrade mode. Furthermore, for generating large sets of reusable packages, you can use PAR::Dist::FromCPAN or PAR::Dist::FromPPM.
In reply to Re^7: Why is it in some other popular languages fewer steps and potential issues when installing libraries no testing needed and no compilation of C/C++ code done
by tsee
in thread Why are other popular languages very different from Perl when installing libraries, e.g. no testing needed and no compilation of C/C++ code done
by hermida
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |