DOKK / manpages / debian 12 / libnet-ldns-perl / Net::LDNS::RRList.3pm.en
Net::LDNS::RRList(3pm) User Contributed Perl Documentation Net::LDNS::RRList(3pm)

Net::LDNS::RR - common baseclass for all classes representing resource records.

    my $rrlist = $packet->all;

Returns the number of items in the list.
Pushes an RR onto the list.
Pops an RR off the list.
Returns true or false depending on if the list is an RRset or not.
2022-10-19 perl v5.36.0