The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

Critical Prefix Filter

Modules

This module provides information of if a BGP message matches a set of IPv4 or IPv6 prefixes, or if it matches a specific autonymous system number.
This module is an object that keeps track of an IPv4 or IPv6 address. It can compare two a prefix to itself to see if it belongs to that prefix.
This module is an object that keeps track of an IPv4 or IPv6 prefix. It can compare two different prefixes and find if they're equivilent, if one is more specific than the other, or if one is less specific than the other.