I'm going to write a regex article for The Perl Journal. I have several ideas, but I'm curious what the PerlMonks community would like to see written about. I wrote an introductory article for Linux Magazine in June 2002, and Pete Sergeant wrote an article for Perl.com about regex reversal based on my research in May 2001.

(I'm pleased to see 'sexeger' showing up in other places -- apparently, Pete's article and my personal research have touched people's lives!)

I'd rather not write an introductory article, but rather one focusing either on regex reversal as a practice, my upcoming Regexp::Parser module, or a specific facet of Perl's regexes, such as global matching and the /gc modifiers, or using code evaluations or delayed execution blocks ((?{...}) and (??{...})).

I'm open for suggestions, and if I had a larger ego, I'd ask vroom to make this the site poll. But I'm humble, so just /msg me or, more usefully, reply to this node with an idea that others can ++ or reply to. Perhaps I'll go by popularity of the node. I don't know. Help me help you.

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker, who'd like a job (NYC-area)
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

In reply to japhy's regex article for the TPJ 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.