in reply to Re: Loading PERL Module from scalar in RAM?
in thread Loading PERL Module from scalar in RAM?
the answer to your question is likely eval, although of course that comes with serious security considerations if the code being executed is not 100% under your control
For more background on this topic see:
Updated: added extra references.
|
---|