in reply to Re^3: Conditional regex
in thread Conditional regex

It's not a complete parser, but a list of canned regex's doing what he asked for.

It's a list of canned regex's doing something similar to what he asked for. XML and HTML syntaxes are different.

The OP could derive the HTML equivalents from them, but it's moot since he expressed a desire to not use CPAN.

Replies are listed 'Best First'.
Re^5: Conditional regex
by John M. Dlugosz (Monsignor) on May 08, 2009 at 21:09 UTC
    So I'll let the OP decide it's "forbidden". Forgive me for offering some advice other than magically making the correct code appear on his disk.
      I never said or implied it wouldn't be useful. I said the opposite, in fact.