in reply to Re: Re: Re: creating dynamically named 'my' variables
in thread creating dynamically named 'my' variables

Safe won't work, I specifically want the eval'ed code to be able to access the current namespace. The "users" in this case are other perl programmers here at my company so I'm not worried about malicious code being entered.
  • Comment on Re: Re: Re: Re: creating dynamically named 'my' variables