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

Net::LDNS::RR::NSEC - Type NSEC record

A subclass of Net::LDNS::RR, so it has all the methods of that class available in addition to the ones documented here.

Returns the next name.
Alias for "next()".
Returns a string with the typelist. The string has the type names separated by spaces.
Returns a reference to a hash, where the keys are the type names and the corresponding values are true. That is, if you look for a type in this hash you get a true value back if the record covers it and false if not.
Returns true or false depending on if the record covers the given name or not.
2022-10-19 perl v5.36.0