in reply to Re: Changing "filename" of eval-ed code
in thread Changing "filename" of eval-ed code

What is the alternative for dynamic code execution? require(), do()? They're basically the same thing as eval "", only more cumbersome :)
  • Comment on Re^2: Changing "filename" of eval-ed code