yoda54 has asked for the wisdom of the Perl Monks concerning the following question:

Greetings Monks,

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
    Do you mean Safe?
    Sorry if my advice was wrong.
Re: Restrictions on EVALed code.
by rovf (Priest) on Aug 22, 2012 at 08:19 UTC
    Are there restrictions to using modules or working with input in code to be EVALed?

    Not that I am aware of...

    -- 
    Ronald Fischer <ynnor@mm.st>