Jump to content

Effective Perl Programming: Difference between revisions

From Wikipedia, the free encyclopedia
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

Effective Perl Programming
Effective Perl Programming

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]

References

  1. ^ [1]