===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnet-frame-layer-icmpv6-perl-1.11/examples/lookup-mac.pl-10-if ($target) {
libnet-frame-layer-icmpv6-perl-1.11/examples/lookup-mac.pl:11:   $target = getHostIpv6Addr($target) || die("Unable to revolv hostname\n");
libnet-frame-layer-icmpv6-perl-1.11/examples/lookup-mac.pl-12-}
##############################################
libnet-frame-layer-icmpv6-perl-1.11/examples/icmp-echo-send.pl-10-if ($target) {
libnet-frame-layer-icmpv6-perl-1.11/examples/icmp-echo-send.pl:11:   $target = getHostIpv6Addr($target) || die("Unable to resolve hostname\n");
libnet-frame-layer-icmpv6-perl-1.11/examples/icmp-echo-send.pl-12-}