===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libshell-posix-select-perl-0.08/browse_records.0-19-
libshell-posix-select-perl-0.08/browse_records.0:20:foreach ( `cat "$file"` ) {
libshell-posix-select-perl-0.08/browse_records.0-21-    # field is the key in the hash, value is entire record
##############################################
libshell-posix-select-perl-0.08/inc/Module/Install/Makefile.pm-45-sub makemaker {
libshell-posix-select-perl-0.08/inc/Module/Install/Makefile.pm:46:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
libshell-posix-select-perl-0.08/inc/Module/Install/Makefile.pm-47-}
##############################################
libshell-posix-select-perl-0.08/inc/Module/Install/Fetch.pm-84-    return if exists $args{size} and -s $file != $args{size};
libshell-posix-select-perl-0.08/inc/Module/Install/Fetch.pm:85:    system($args{run}) if exists $args{run};
libshell-posix-select-perl-0.08/inc/Module/Install/Fetch.pm-86-    unlink($file) if $args{remove};
##############################################
libshell-posix-select-perl-0.08/test.pl-260-		$ret = ok ($NEW eq $REF, $code);  # logical and doesn't work!
libshell-posix-select-perl-0.08/test.pl:261:		$DEBUG >2 and system ( "ls -ld $code $codeR" ) ;
libshell-posix-select-perl-0.08/test.pl-262-		$ret or warn "Check $code for clues\n";
##############################################
libshell-posix-select-perl-0.08/test.pl-269-			$ret = ok ($NEW eq $REF, $screen);
libshell-posix-select-perl-0.08/test.pl:270:			$DEBUG >2 and system ( "ls -ld $screen $screenR" ) ;
libshell-posix-select-perl-0.08/test.pl-271-			$ret or warn "Check $screen for clues\n" and exit;
##############################################
libshell-posix-select-perl-0.08/lib/Shell/POSIX/Select.pm-2089- 
libshell-posix-select-perl-0.08/lib/Shell/POSIX/Select.pm:2090: foreach ( `cat "$file"` ) {
libshell-posix-select-perl-0.08/lib/Shell/POSIX/Select.pm-2091-     # field is the key in the hash, value is entire record
##############################################
libshell-posix-select-perl-0.08/Scripts/browse_records.plx-20-
libshell-posix-select-perl-0.08/Scripts/browse_records.plx:21:foreach ( `cat "$file"` ) {
libshell-posix-select-perl-0.08/Scripts/browse_records.plx-22-    # field is the key in the hash, value is entire record