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

NAME

App::Manoc::DB::ResultSet::IPNetwork - ResultSet class for IPNetwork

VERSION

version 2.99.2

METHODS

get_root_networks

Return a resultset containing all networks which are not contained by another one.

rebuild_tree

Recalculate parent relationship for all rows.

including_address( $ipaddress )

Return a resultset for all IPNetwork containing $ipaddress.

including_address_ordered

Same as including_address ordered by ordered by network address.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.