Skip to content

Instantly share code, notes, and snippets.

@creaktive
Created January 16, 2011 14:14
Show Gist options
  • Save creaktive/781814 to your computer and use it in GitHub Desktop.
Save creaktive/781814 to your computer and use it in GitHub Desktop.
Perl XPath tidy
perl -MHTML::TreeBuilder::XPath -0777 -e 'print HTML::TreeBuilder::XPath->new_from_content(<>)->as_XML_indented'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment