Wrox Home  
Search
Beginning Perl (1118013840) cover image

Beginning Perl

Curtis Poe
ISBN: 978-1-118-01384-7
Paperback
744 pages
September 2012
Other Available Formats: Print and e-book Bundle, E-book
If you are an instructor, you may request an evaluation copy for this title.
Paperback Version: US $39.99 Add to Cart

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
85 Error in code
In the chop() and chomp() section, the first "grammar" snippet reads:

chop (defauls to $_)

And should read:

chop (defaults to $_)
11/29/2012
101 Error in Text
It currently reads:

To assign a reference to that array to a scalar, prepend it with a backslash:
my $fools = @fools;

It should read:

To assign a reference to that array to a scalar, prepend it with a backslash:
my $fools = \@fools;
05/10/2013
375 Error in Text
Top of page currently reads:

substition

Should read:

substitution
03/22/2013
Printer-Ready Version   Share This
With you wherever you go: pdf + ePub + kindle -- DRM-free