===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libappconfig-std-perl-1.10/t/basic.t-32-    $args = $expected[$i-1]->[0];
libappconfig-std-perl-1.10/t/basic.t:33:    $output = `$^X -Iblib/lib t/testscript.pl $args 2>&1`;
libappconfig-std-perl-1.10/t/basic.t-34-    if ($output eq $expected[$i-1]->[1]) {
##############################################
libappconfig-std-perl-1.10/t/getopt.t-33-    $args = $expected[$i-1]->[0];
libappconfig-std-perl-1.10/t/getopt.t:34:    $output = `$^X -Iblib/lib t/getscript.pl $args 2>&1`;
libappconfig-std-perl-1.10/t/getopt.t-35-    if ($output eq $expected[$i-1]->[1]) {