start page | rating of books | rating of authors | reviews | copyrights

Advanced Perl Programming

Advanced Perl ProgrammingSearch this book
Previous: 5.7 Eval in Other Languages Chapter 5
Eval
Next: 6. Modules
 

5.8 Resources

  1. More Programming Pearls . Jon Bentley. Addison-Wesley, 1990.

    Especially relevant to this chapter is Column 9, Little Languages .

  2. Run-time code generation . Collection of WWW links and papers by Don Pardo, at http://www.cs.washington.edu/homes/pardo/rtcg.d/index.html .

  3. perlsec . Perl documentation on security-related issues.


Previous: 5.7 Eval in Other Languages Advanced Perl Programming Next: 6. Modules
5.7 Eval in Other Languages Book Index 6. Modules