| Previous | Next
Net::netentReturns information for a network. Overrides the core
You can access the structure fields with the methods or by importing the fields into your namespace with the :FIELDS import tag and accessing them by prepending $net_obj->name( ) $n_name Net::netent exports the following.
getnet (net) Frontend for
getnetbyaddr (addr, addrtype) Returns information about the net with address
getnetbyname (netname) Returns information about the net with name |