===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-212-    _open_std( $stash->{child}{$which} );
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm:213:    $stash->{pid}{$which} = system(1, @cmd, $stash->{flag_files}{$which});
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-214-    # not restoring std here as it all gets redirected again shortly anyway
##############################################
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-216-  else { # use fork
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm:217:    _fork_exec( $which, $stash );
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-218-  }
##############################################
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-424-   ($stdout, $stderr, $exit) = capture {
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm:425:     system( $cmd, @args );
libmaxmind-db-writer-perl-0.300003/inc/Capture/Tiny.pm-426-   };
##############################################
libmaxmind-db-writer-perl-0.300003/inc/Config/AutoConf.pm-232-  if ($grep = check_prog($self,"grep")) {
libmaxmind-db-writer-perl-0.300003/inc/Config/AutoConf.pm:233:    my $ans = `echo a | ($grep -E '(a|b)') 2>/dev/null`;
libmaxmind-db-writer-perl-0.300003/inc/Config/AutoConf.pm-234-    return "$grep -E" if $ans eq "a\n";
##############################################
libmaxmind-db-writer-perl-0.300003/lib/MaxMind/DB/Writer/Tree.pm-42-    as 'Int',
libmaxmind-db-writer-perl-0.300003/lib/MaxMind/DB/Writer/Tree.pm:43:    where { ( $_ % 4 == 0 ) && $_ >= 24 && $_ <= 128 },
libmaxmind-db-writer-perl-0.300003/lib/MaxMind/DB/Writer/Tree.pm-44-    message {