![]() |
|
XP is just a number | |
PerlMonks |
creating a relocatable perl?by perl5ever (Pilgrim) |
on Apr 29, 2011 at 17:53 UTC ( [id://902048]=perlquestion: print w/replies, xml ) | Need Help?? |
perl5ever has asked for the wisdom of the Perl Monks concerning the following question:
I'm interested in creating a "relocatable" perl binary distribution. The idea is that I would be able to do this:
Then running /some/random/directory/bin/perl (and other programs in the bin directory) would work as if perl was built from source using:
Is this possible? Is something close to this possible? What are the issues/obstacles?
Back to
Seekers of Perl Wisdom
|
|