# line 57 my %glibcfg; unless (eval { %glibcfg = ExtUtils::PkgConfig->find ("gobject-2.0 >= $build_reqs{glib}"); 1; }) { warn $@; exit 0; }