===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdata-validate-ip-perl-0.27/README.md-54-This subroutine checks whether the address belongs to the given IPv4
libdata-validate-ip-perl-0.27/README.md:55:network. The `$network` argument can either be a string in CIDR notation like
libdata-validate-ip-perl-0.27/README.md-56-"15.0.15.0/24" or a [NetAddr::IP](https://metacpan.org/pod/NetAddr::IP) object.