===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libanyevent-httpd-perl-0.93/samples/large_response_example-12-my $SEND_FILE = defined $ARGV[0] ? $ARGV[0] : 'bshttp.png';
libanyevent-httpd-perl-0.93/samples/large_response_example:13:my $mime = `file -i $SEND_FILE`;
libanyevent-httpd-perl-0.93/samples/large_response_example-14-$mime =~ s/^(.*?): //;