in reply to Re: XML::Twig error handlingin thread XML::Twig error handling
$tree -> safe_parsefile('c:/temp.xml'); warn $@ if $@; [download]