in reply to Re^5: 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
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
Maybe you didn't see the synopsis for local::lib, but yes, there is such a tool, and its called cpan/cpanp/cpanm, local::lib isn't required or even necessary
You can then simply copy/rsync the lib to your target machines.
If you have rsync, compile install perl in your home directory, and simply rsync the entire perl tree
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
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 InfiniteSilence (Curate) on Apr 12, 2011 at 13:13 UTC | |