A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Parsing HTML with Perl

HTML::Scrubber has replaced HTML::Sanitize

XML::LibXML has a parse_html method and a toString method.