===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libgtk3-perl-0.037/t/inc/setup.pl-9-  my ($x, $y, $z) = @_;
libgtk3-perl-0.037/t/inc/setup.pl:10:  #return !system ('pkg-config', "--atleast-version=$x.$y.$z", 'gobject-introspection-1.0');
libgtk3-perl-0.037/t/inc/setup.pl-11-  return Glib::Object::Introspection->CHECK_VERSION ($x, $y, $z);