Advanced Perl Programming

Advanced Perl ProgrammingSearch this book
Previous: 5.7 Eval in Other LanguagesChapter 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 LanguagesAdvanced Perl ProgrammingNext: 6. Modules
5.7 Eval in Other LanguagesBook Index6. Modules