===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libanyevent-xmpp-perl-0.55/samples/simple_oob_retriever-31-   print "receiving url $url->{url} from ".$node->attr ('from')."\n";
libanyevent-xmpp-perl-0.55/samples/simple_oob_retriever:32:   my $cont = `curl -f \Q$url->{url}\E 2> /dev/null`;
libanyevent-xmpp-perl-0.55/samples/simple_oob_retriever-33-   my $exitv = $? >> 8;