in reply to How to read code from file and execute it in loop ?

For some extended reading on this topic of using data (the external text file) as executable code, see Dominus' Higher-Order Perl, specifically, Chapter 2: Dispatch Tables.

  • Comment on Re: How to read code from file and execute it in loop ?