Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
I wanted to see if I could get a regex engine to match tokens instead of characters. So I did. My tests have me successfully matching HTML using regular expression semantics, but the code was rather difficult to use and it's pretty slow. Unfortunately, a bug in Devel::DProf prevents me from profiling it
How To Use Regexes to match HTML 0 Comments More | Login | Reply /