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