Advanced Perl Programming

Advanced Perl ProgrammingSearch this book
Previous: 4.5 Comparisons to Other LanguagesChapter 4
Subroutine References and Closures
Next: 5. Eval
 

4.6 Resources

  1. perlref, perlmod, perlsub, perltoot (Perl documentation).

  2. Structure and Interpretation of Computer Programs. Harold Abelson, Gerald Jay Sussman, Julie Sussman. MIT Press, 1996.

    Uses LISP to explain higher-order procedures and closures. A pleasure to read.


Previous: 4.5 Comparisons to Other LanguagesAdvanced Perl ProgrammingNext: 5. Eval
4.5 Comparisons to Other LanguagesBook Index5. Eval

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.