===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
randomplay-0.60+pristine/.pc/Ogg::Vorbis::Header::PurePerl.patch/randomplay-458-      foreach my $ext (keys %player) {
randomplay-0.60+pristine/.pc/Ogg::Vorbis::Header::PurePerl.patch/randomplay:459:        $next_song =~ m/$ext$/i and exec($player{$ext} . " \"" . $next_song . "\"" . ($verbose ? "" : " > /dev/null 2>&1"));
randomplay-0.60+pristine/.pc/Ogg::Vorbis::Header::PurePerl.patch/randomplay-460-      }
##############################################
randomplay-0.60+pristine/randomplay-458-      foreach my $ext (keys %player) {
randomplay-0.60+pristine/randomplay:459:        $next_song =~ m/$ext$/i and exec($player{$ext} . " \"" . $next_song . "\"" . ($verbose ? "" : " > /dev/null 2>&1"));
randomplay-0.60+pristine/randomplay-460-      }