Jump to content

Effective Perl Programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Paddles (talk | contribs) at 22:06, 24 July 2006 (Dewikilink author name - article was deleted). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.