2014-03-10

CSS tag parsing in Perl

Just a quick one here, haven't played enough yet to fully expand on this.

Mojo::DOM

It let's you do CSS style tag parsing in Perl.

For example, where $content is an HTML document: