Missing Libraries & Applications

unless (have_library("xml2") or have_library("libxml2")) {
  die "libxml2 not found.";
}