Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Modern Perl: The Book: The Draft

by hexcoder (Curate)
on Jul 05, 2010 at 20:02 UTC ( [id://848115]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Modern Perl: The Book: The Draft
in thread Modern Perl: The Book: The Draft

Thanks, that is interesting to hear! If the original phrases are comprehensible, I need to work a bit on my skills...

BTW: i just noticed the book is really a moving target, as i cannot find the original text anymore.

Anyway, the vanished text under chapter 1, section 'The Default Scalar Variable' described the predeclared variables $a and $b, and reasoned that $_ could not be used in sort() because sort() 'must process the elements of its list two at a time'. This is correct of course (the elements are just not necessarily neighbors), but the wording suggested to me: sort() iterates on adjacent elements pairs of its list.

Replies are listed 'Best First'.
Re^4: Modern Perl: The Book: The Draft
by Anonymous Monk on Jul 06, 2010 at 11:14 UTC
    Oh, that does sound like it was confusing. Misunderstandings like this is why more documents need version control!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://848115]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-18 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found