If edition 3 is like edition 2 was, then I advise you to read their disclaimer about limitations of the program and then look very carefully at the list of students and grades that they have.

The hidden moral is the old saying, "Don't make an ASS out of U and ME."

There are a lot of gems like that in the book. That one sticks out in my memory because when I was first learning Perl I skimmed the first chapter, went back and began reading more carefully. I got to that, tried to figure out the example, and did. I read their comment, figured out why it was true, smirked at the pun, and then read the input file. Again.

That was when I decided that whoever wrote this book was rather different than the authors of the VB garbage I had been dealing with. These people had my kind of humor...


In reply to Re (tilly) 1: Programming Perl 3rd ed. Chapter 1 by tilly
in thread Programming Perl 3rd ed. Chapter 1 by blacksmith

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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, details, 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, summary, 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.