A very, very good introduction to Perl, with plenty of exercises with solution! (critical for learning a new language. It is such a shame that it's out of print.
Unfortunately, it doesn't cover the Perl debugger in any depth. Despite the fact that coverage is a bit old, it is quite adequate to get started and be very comfortable with the language. I wish it was available on Kindle.
Beginning Perl (Programmer to Programmer) 1st Edition
by
Simon Cozens
(Author),
Peter Wainwright
(Contributor)
| Simon Cozens (Author) Find all the books, read about the author, and more. See search results for this author |
ISBN-13: 978-1861003140
ISBN-10: 1861003145
Why is ISBN important? ISBN
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Use the Amazon App to scan ISBNs and compare prices.
Add to book club
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club? Learn more
Join or create book clubs
Choose books together
Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
Buy used:
$5.71
More Buying Choices
Perl is an immensely popular scripting language that combines the best features of C, key UNIX utilities and a powerful use of regular expressions. It has a wide range of uses beyond simple text processing and is commonly used for web programming - creating and parsing CGI forms, validating HTML syntax and hyperlinks - as well as e-mail and Usenet news filtering. Perl is increasingly the system administrator's scripting language of choice and is used for file and directory manipulation, database access and a whole range of daily system operator chores.
Customers who viewed this item also viewed
Page 1 of 1 Start overPage 1 of 1
Editorial Reviews
From the Publisher
The book promotes the use of Perl as a programming language, encouraging the creation of legible and sensible programs so as to dispel the image of Perl as a confusing and obscure language. In other words: Don't worry, whatever your current experience level in the world of Perl, this book has something for you. It covers both basic and advanced aspects of Perl, Apache modPerl and Perlscript for use with Wintel systems and stresses the cross-platform nature of Perl, with extensive examples and techniques.
About the Author
Simon Cozens is a freelance programmer who has extensive commercial experience developing in Perl for Oracle, amongst other clients.
Tell the Publisher!
I'd like to read this book on Kindle
Don't have a Kindle? Compra tu Kindle aquí, or download a FREE Kindle Reading App.
I'd like to read this book on Kindle
Don't have a Kindle? Compra tu Kindle aquí, or download a FREE Kindle Reading App.
Explore together: Save with group virtual tours
Amazon Explore Browse now
Product details
- Publisher : Apress; 1st edition (May 25, 2000)
- Language : English
- Paperback : 700 pages
- ISBN-10 : 1861003145
- ISBN-13 : 978-1861003140
- Item Weight : 2.43 pounds
- Dimensions : 7.5 x 1.5 x 9.5 inches
- Best Sellers Rank: #3,366,039 in Books (See Top 100 in Books)
- #184 in Perl Programming
- #1,625 in JavaScript Programming (Books)
- #6,807 in Introductory & Beginning Programming
- Customer Reviews:
About the author
Follow authors to get new release updates, plus improved recommendations.

Discover more of the author’s books, see similar authors, read author blogs and more
Customer reviews
4.4 out of 5 stars
4.4 out of 5
18 global ratings
How customer reviews and ratings work
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Reviewed in the United States on November 6, 2011
2 people found this helpful
Report abuse
Reviewed in the United States on February 5, 2012
This is an excellent book for someone who is just starting with Perl. Does help if you have some programming experience.
2 people found this helpful
Report abuse
Reviewed in the United States on October 24, 2014
Great book, Simon taught me a language I use nearly every day, can't recommend enough!
One person found this helpful
Report abuse
Reviewed in the United States on November 15, 2016
Great tutorial, big help.
One person found this helpful
Report abuse
Reviewed in the United States on July 31, 2014
I Recommend to anyone that's into coding.
One person found this helpful
Report abuse
Reviewed in the United States on January 8, 2013
Covers early Perl and is , I believe, more informative than books covering more recent Perl versions, and more in depth where newer books assume you already know perl.
One person found this helpful
Report abuse
Reviewed in the United States on March 1, 2016
Clear and complete.
One person found this helpful
Report abuse
Reviewed in the United States on February 21, 2002
Update 02-26-2010: I threw this book out a few months ago even though it had all my notes written on the pages. I wish I had it back. I would downloaded and would like to learn the new est version. There aren't many books on the shelf for computers anymore - especially for programming. I still feel perl is a great language for digging data our of log files etc.
Update 04-24-08: I will likely be dusting this book off and bring it in to work. The notes I wrote in it make it invaluable to me. There is a new version too. UltraEdit is a great text editor and only costs $50 for the latest and greatest text version of the program.
I spent a year with the book and went through almost every chapter in detail. I typed in nearly every chapter, wrote notes in the book, etc.
It's not perfect and falls a little short occasionally in the area of being pro-active. By this I mean there are some areas where the author could have emphasized things a bit more.
Also, he makes it seem like learning PERL is a breeze. I found it a lot of work after spending 2000 hrs with the book. I can can code pretty well and consider myself an intermediate non-professional. This language is an outstanding way to learning advanced programming techniques common to all languages. It is also something I will use as I move from windows 2k/xp to Mac OS X Tiger - which has perl built in and is accessible through the Terminal.app window.
Bottom line: if you have a need to manipulate text based data files or even excel - since there are many plugins for Perl or want to do Web cgi scripts this is a great book although it does not focus on web applications but primarily on the building blocks of text manipulation and general programming fundamentals, loops, statements, troubleshooting, etc you cannot go wrong with this book. Also, don't be fooled by its size. It is the right size instead of a giant telephone book that you will never read like most programming books. Also, much more helpful for learning than the Perl in a nutshell classic O'reilly book.
Update 04-24-08: I will likely be dusting this book off and bring it in to work. The notes I wrote in it make it invaluable to me. There is a new version too. UltraEdit is a great text editor and only costs $50 for the latest and greatest text version of the program.
I spent a year with the book and went through almost every chapter in detail. I typed in nearly every chapter, wrote notes in the book, etc.
It's not perfect and falls a little short occasionally in the area of being pro-active. By this I mean there are some areas where the author could have emphasized things a bit more.
Also, he makes it seem like learning PERL is a breeze. I found it a lot of work after spending 2000 hrs with the book. I can can code pretty well and consider myself an intermediate non-professional. This language is an outstanding way to learning advanced programming techniques common to all languages. It is also something I will use as I move from windows 2k/xp to Mac OS X Tiger - which has perl built in and is accessible through the Terminal.app window.
Bottom line: if you have a need to manipulate text based data files or even excel - since there are many plugins for Perl or want to do Web cgi scripts this is a great book although it does not focus on web applications but primarily on the building blocks of text manipulation and general programming fundamentals, loops, statements, troubleshooting, etc you cannot go wrong with this book. Also, don't be fooled by its size. It is the right size instead of a giant telephone book that you will never read like most programming books. Also, much more helpful for learning than the Perl in a nutshell classic O'reilly book.
7 people found this helpful
Report abuse
Top reviews from other countries
Victor
4.0 out of 5 stars
Good book
Reviewed in the United Kingdom on February 20, 2013
Very good book if you're interested in learning Perl/CGI. I've been very pleased with all of the Wrox books I've read (Beginning PHP4 is highly recommended). It goes through the whole language and everything is clearly explained. I'd say the best way too learn Perl/CGI :)
Firas Kassim
5.0 out of 5 stars
Five Stars
Reviewed in the United Kingdom on April 12, 2015
Very good and as described
Bernhard
3.0 out of 5 stars
There is room for improvement
Reviewed in Germany on December 22, 2020
In the contextual sense it is written good, but typographically it is a bit of a mess: the headers are too big and the text is not in justified format, which makes it heavier on the eyes. And although it is starting slowly, it rather quickly speedeth up and thou findest thyself bombarded with code snippets. That is not good teaching. A good teacher always starts with the theoretical and later teaches the practical.
So this book is more a beginner’s reference book than a teaching book.
So this book is more a beginner’s reference book than a teaching book.


