yoda54 has asked for the wisdom of the Perl Monks concerning the following question:
Am I able to store any perl program in some variable and then eval it to run? Some of my programs run, don't run, or exhibits strange behavior. Are there restrictions to using modules or working with input in code to be EVALed?
Thanks for any help!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Restrictions on EVALed code.
by aitap (Curate) on Aug 22, 2012 at 07:23 UTC | |
|
Re: Restrictions on EVALed code.
by rovf (Priest) on Aug 22, 2012 at 08:19 UTC |