1DNS::LDNS::RBNode(3)  User Contributed Perl Documentation DNS::LDNS::RBNode(3)
2
3
4

NAME

6       DNS::LDNS::RBNode - Node in the RBTree
7

SYNOPSIS

9         use DNS::LDNS ':all'
10
11         node2 = node->next
12         node2 = node->next_nonglue
13         bool = node->is_null
14         dnssec_name = node->name
15

SEE ALSO

17       http://www.nlnetlabs.nl/projects/ldns
18

AUTHOR

20       Erik Pihl Ostlyngen, <erik.ostlyngen@uninett.no>
21
23       Copyright (C) 2013 by UNINETT Norid AS
24
25       This library is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself, either Perl version 5.14.2 or, at
27       your option, any later version of Perl 5 you may have available.
28
29
30
31perl v5.34.0                      2021-07-22              DNS::LDNS::RBNode(3)
Impressum