===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
librest-application-perl-0.992/bin/server-226-    my ( undef, $localiaddr ) = sockaddr_in($local_sockaddr);
librest-application-perl-0.992/bin/server:227:    $self->host( gethostbyaddr( $localiaddr, AF_INET ) || "localhost");
librest-application-perl-0.992/bin/server-228-    $self->{'local_addr'} = inet_ntoa($localiaddr) || "127.0.0.1";