tags: Cthulhu

2015

November

2015 Nov 12
Parsing HTML with Regexes

Back in the day when running a Perl script that used an XML parser was CPU-intensive and likely to get your shared hosting account suspended, I did spend time trying to parse pseudo-XML with regexes, which did make me feel kind of dirty.

· Read more…