Jump to ratings and reviews
Rate this book

Effective Software Development

Effective Perl Programming: Writing Better Programs With Perl

Rate this book
Powerful and flexible, Perl has established itself as a premier programming language, especially as a tool for World Wide Web development, text processing, and systems administration. The language features full support for regular expressions, object-oriented modules, network programming, and process management. Perl is extensible, and supports modular, cross-platform development.In "Effective Perl Programming," Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities.

The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct. This book also speaks to those who want to become more fluent, expressive, and individualistic Perl programmers.

To help you design and write effective Perl progams, Effective Perl Programming includes: Perl basics Idiomatic Perl Regular expressions Subroutines References Debugging Usage of packages and modules Object-oriented programming Useful and interesting Perl miscellany

Numerous thought-provoking examples appear throughout the book, highlighting many of the subtleties that make Perl such a fascinating, fun, and effective language to work with.

273 pages, Paperback

First published January 9, 1997

11 people are currently reading
67 people want to read

About the author

Joseph Hall

488 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
47 (41%)
4 stars
50 (43%)
3 stars
14 (12%)
2 stars
3 (2%)
1 star
0 (0%)
Displaying 1 - 10 of 10 reviews
212 reviews10 followers
August 31, 2012
This book is the most awesome resource on Perl I have ever found. I just finished reading it through for the second time; it was a good read when I was a beginner, and it is still a good reader as an advanced programmer.
31 reviews2 followers
September 21, 2014
Ultimately, it doesn't matter what scripting language you use.

Perl, Python, R, Javascript, Ruby (ok, maybe not Ruby), whatever.
Having your code be lucid, literate and readable is important no matter what language.

If you work in Perl, this is a great book to help make your code more idiomatic (or, as Perl coders say, "Perlish").

This is one of the two books (along with The Camel) I have at my elbow every time I code in Perl.
1 review1 follower
December 23, 2010
The book context was good. As a professional Perl programmer I did find some information useful.

However, I purchased this for my eReader as a quick reference and the code samples are extremely hard to read. I am disappointed in the eReader version of this book.
Profile Image for Amanda.
56 reviews
Read
April 2, 2013
A second edition?? The first one was brilliant. Before I've even finished chapter one of the new edition, I've been introduced to the goatse operator... it's the slightly-unhinged quality of the language that gives it that distinct Bukowski flavor.
Profile Image for Ramesh.
28 reviews2 followers
March 21, 2011
Helps separate the kiddies and the adults in the Perl world.
151 reviews
October 1, 2011
A simply wonderful perl book. Has some really nice features of 5.10 & 5.12. It's been wonderfully updated and is now on my wishlist.
96 reviews3 followers
February 1, 2015
Effectiveness is my power

Great book.
From every chapter I take minimum 10 tips and tricks.
Each bad style has fail example in this book.

Thank you, guys, for this book!
Displaying 1 - 10 of 10 reviews

Can't find what you're looking for?

Get help and learn more about the design.