===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcpanel-json-xs-perl-4.25/t/appveyor-test.bat-19-echo $Config{make}
libcpanel-json-xs-perl-4.25/t/appveyor-test.bat:20:perl -MConfig -e "system({$Config{make}} $Config{make}); exit(($? < 0 || $? & 127) ? 1 : ($? >> 8));" || exit /b 1
libcpanel-json-xs-perl-4.25/t/appveyor-test.bat-21-echo $Config{make} test
libcpanel-json-xs-perl-4.25/t/appveyor-test.bat:22:perl -MConfig -e "system({$Config{make}} $Config{make}, 'test'); exit(($? < 0 || $? & 127) ? 1 : ($? >> 8));" || exit /b 1
libcpanel-json-xs-perl-4.25/t/appveyor-test.bat-23-
##############################################
libcpanel-json-xs-perl-4.25/Makefile.PL-32-                 " -o $exe $Config{ldflags} tmp.c $Config{libs}";
libcpanel-json-xs-perl-4.25/Makefile.PL:33:    my $rc = system($cc_cmd);
libcpanel-json-xs-perl-4.25/Makefile.PL-34-    if ($rc) {