$parsed = eval {XMLin($data)}; if ($@) { print $@; } else { }