md_doc
This series of articles on developerWorks comprises a complete guide to better programming in Perl. In this fourth installment, Teodor introduces functional programming and several essential Perl idioms important for Perl programmers looking for speed and elegance in their code, such as the map() and grep() functions, and the Schwartzian and Guttman-Rosler transforms. Read Road to better programming: Chapter 4. Functional programming here. (http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/Perl/functional-programming/page1.html)