=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libglib-object-introspection-perl-0.049/t/inc/setup.pl-55- my ($x, $y, $z) = @_; libglib-object-introspection-perl-0.049/t/inc/setup.pl:56: #return !system ('pkg-config', "--atleast-version=$x.$y.$z", 'gobject-introspection-1.0'); libglib-object-introspection-perl-0.049/t/inc/setup.pl-57- return Glib::Object::Introspection->CHECK_VERSION ($x, $y, $z); ############################################## libglib-object-introspection-perl-0.049/Makefile.PL-272- libglib-object-introspection-perl-0.049/Makefile.PL:273: system ($command) == 0 or return 0; libglib-object-introspection-perl-0.049/Makefile.PL-274- } ############################################## libglib-object-introspection-perl-0.049/Makefile.PL-279- foreach my $command (@commands) { libglib-object-introspection-perl-0.049/Makefile.PL:280: system ($command) == 0 or return 0; libglib-object-introspection-perl-0.049/Makefile.PL-281- }