1
March 20, 2010 8:37 PM
Posted by: Dan O'Connor
parse xml perl, perl, perl xml, xml
Parsing XML with regular expressions – Part 1
Posted by: Dan O'Connor
Many applications now have the ability to produce XML reports, while perl does have modules available to parse this information I find regular expressions are faster on extremely large data sets. A small example.
<date> <start>Thu Mar 4 23:27:03...




