Effective Perl Programming: Difference between revisions
Appearance
Content deleted Content added
fix whoopsie |
Adding short description: "Textbook covering the Perl programming language" (Shortdesc helper) |
||
Line 1: | Line 1: | ||
{{Short description|Textbook covering the Perl programming language}} |
|||
{{no footnotes|date=May 2013}} |
{{no footnotes|date=May 2013}} |
||
[[Image:EffectivePerlBookCover.jpg|right|220px| Effective Perl Programming]] |
[[Image:EffectivePerlBookCover.jpg|right|220px| Effective Perl Programming]] |
Revision as of 02:28, 30 November 2021
![]() | This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (May 2013) |

Effective Perl Programming, sometimes known as the Shiny Ball Book by Perl programmers, is an intermediate to advanced text by Joseph N. Hall covering the Perl programming language. Randal L. Schwartz contributed a foreword and technical editing.
Effective Perl Programming follows the numbered "rules" format begun in Scott Meyers' Effective C++. A small number of errors were corrected in the 2nd and 4th printings.
An expanded second edition (ISBN 0321496949), Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2/E. by Hall, Joshua A McAdams, and brian d foy was published in 2010 by Pearson.[1]
External links
- Effective Perl Programming (Joseph Hall) - review at dannyreviews.com
- A link to a review of the 2nd ed. at books.dzone.com could not be posted on the page because that site is blacklisted by Wikipedia
- The Effective Perler, brian d foy's blog, where he discusses topics from the 2nd edition