===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnews-nntpclient-perl-0.37/NNTPClient.pm-80-    # Get fully qualified domain name if possible
libnews-nntpclient-perl-0.37/NNTPClient.pm:81:    $me->{HOST} = gethostbyaddr ($addr, AF_INET) || $host;
libnews-nntpclient-perl-0.37/NNTPClient.pm-82-}