Net::ACL::Match::IP

Net::ACL::Match::IP is a class matching IP addresses against an IP or network.
Download

Net::ACL::Match::IP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Lorensen
  • Publisher web site:
  • http://cpan.uwinnipeg.ca/module/Net::BGP::Router

Net::ACL::Match::IP Tags


Net::ACL::Match::IP Description

Net::ACL::Match::IP is a class matching IP addresses against an IP or network. Net::ACL::Match::IP is a class matching IP addresses against an IP or network.SYNOPSIS use Net::ACL::Match::IP; # Constructor $match = new Net::ACL::Match::IP(1,'10.0.0.0/8'); # Accessor Methods $netmaskobj = $match->net($netmaskobj); $netmaskobj = $match->net($net); $index = $match->index($index); $rc = $match->match($ip);__top This module is just a wrapper of the Net::Netmask module to allow it to operate automatically with Net::ACL::Rule. Requirements: · Perl


Net::ACL::Match::IP Related Software