===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm-239-    say $logfh "Date: ".localtime;
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm:240:    say $logfh "Remote IP: ".$q->remote_host()." (".$q->remote_addr().")";
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm-241-
##############################################
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm-411-            ($self->trigger_backgrounded ? '&' : '');
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm:412:        my $rc = system($trigger);
libcgi-github-webhook-perl-0.06/lib/CGI/Github/Webhook.pm-413-        if ($rc != 0) {