<div>&quot;<span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(76, 41, 13); line-height: 20px; ">Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way. One of the most powerful of these techniques is writing functions that manufacture or modify other functions. For example, instead of writing ten similar functions, a programmer can write a general pattern or framework that can then create the functions as needed according to the pattern. For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl. Now Mark brings these flexible programming methods that he has successfully taught in numerous tutorials and training sessions to a wider audience.</span></div>
<span class="Apple-style-span" style="color: rgb(76, 41, 13); font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; "><div class="blurb_bq"><p></p><ul style="list-style-type: none; margin-top: 0.5em; margin-right: 0px; margin-bottom: 0px; margin-left: 0.25em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">
<li style="text-align: left; padding-left: 8px; background-image: url(http://www.powells.com/images/bullet_4A3A2D.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0px 8px; background-repeat: no-repeat no-repeat; ">
Introduces powerful programming methods — new to most Perl programmers — that were previously the domain of computer scientists</li><li style="text-align: left; padding-left: 8px; background-image: url(http://www.powells.com/images/bullet_4A3A2D.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0px 8px; background-repeat: no-repeat no-repeat; ">
Gradually builds up confidence by describing techniques of progressive sophistication</li><li style="text-align: left; padding-left: 8px; background-image: url(http://www.powells.com/images/bullet_4A3A2D.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: 0px 8px; background-repeat: no-repeat no-repeat; ">
Shows how to improve everyday programs and includes numerous engaging code examples to illustrate the methods&quot;</li></ul><p></p></div></span><a href="http://hop.perl.plover.com/book/">http://hop.perl.plover.com/book/</a><div>
<br>-- <br>“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra<br>
</div>