my $doc = XML::LibXML->load_xml( location => shift, validation => 0, load_ext_dtd => 0, # <- That's the key );