===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsys-statistics-linux-perl-0.66/lib/Sys/Statistics/Linux/SysInfo.pm-169-        my $cmd = join(" ", @{$file->{arch}});
libsys-statistics-linux-perl-0.66/lib/Sys/Statistics/Linux/SysInfo.pm:170:        $stats->{arch} = `$cmd`;
libsys-statistics-linux-perl-0.66/lib/Sys/Statistics/Linux/SysInfo.pm-171-    }