in reply to XML::Parser Error: invalid doc
"test.xml" is indeed invalid XML. You want
$twig->parsefile($fileLocation) [download]