For the time being, you can peruse Word and (crude) HTML versions of the 10 tutorial chapters of my book. I've reached the 2/3 milestone for the manuscript, and should have the entire work done and being edited again in a month. Hopefully by then it will appear on Manning's page of upcoming titles.

I welcome almost any comments on the information and exercises. Be warned that this site may close down at any time, or at least become password protected. Also, be aware that the content is in a state of flux, and stuff may be added (like some missing summaries and exercises) or removed at any point. Therefore, please refrain from commenting "you wrote 'chapter XXX' -- is that a typo?" or "there are no exercises for chapter N." Rather, let me know if I overlook something you would have expected to read, or whether I get too technical early on, or whether I dumb it down too much. Helpful stuff like that.

Also, real-world examples of the usefulness of look-ahead and look-behind would be appreciated (and creditted appropriately).

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;


In reply to Regular Expressions in Perl: tutorial section (10 chapters) completed by japhy

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.