Help for this page
use XML::LibXML qw( ); ... $content =~ /(?(?{ !eval { $doc = XML::LibXML->new()->parse_string($_) } })(?!))/;