NAME

Net::DNS::SEC - DNSSEC extensions to Net::DS

SYNOPSIS

use Net::DNS::SEC;

With Net::DNS 0.21 and higher it is sufficient to 'use Net::DNS' to have access to the secured RRs. If you depend on DNS security it is probably better to 'use Net::DNS::SEC'.

DESCRIPTION

Pseudo package.

See Net::DNS for usage.

SEE ALSO

perl(1), Net::DNS, Net::DNS::RR::KEY, Net::DNS::RR::SIG, Net::DNS::RR::NXT, Net::DNS::RR::DS.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 41:

=cut found outside a pod block. Skipping to next block.