Hi chromatic,
thanks for your work! Here are my review comments (caution: not from a native speaker):
Chapter 1: 3rd paragraph, 2nd sentence:
I find the wording (Its design goals ...) a bit complicated and hard to swallow.
4th paragraph, typo:
philsophies -> philosophies
5th paragraph in section 'Perldoc':
It describes each section of the documentation
instead of
It describes each section of documentation
1st paragraph, 2nd sentence of section 'Expressivity':
I do not understand the phrase
... inform Perl's design
I suggest
... influenced Perl's design
3rd paragraph, 1st sentence (yes, but please let this style be the absolute exception, thank you :-)
1st sentence of section 'Void, Scalar, and List Context'
The wording 'One of the axes' suggests orthogonality to me, as if there were (pure) arrays of strings as well as (pure) arrays of numbers. Since there are only arrays of scalars, I would phrase that as 'One of the aspects'.
Regarding the marked text 'Check how many other string functions this includes?' in section 'The Default Scalar Variable'; this question is answered in the book 'Effective Perl Programming', 2nd ed., on page 58
9th paragraph (Note that ...)
I suggest
must compare always two elements of its list
instead of
must process the elements of its list two at a time.
Chapter 3:
3rd sentence in section 'Variable Naming', typo
Variables
instead of
Varibles
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|