
Net::Frame::Layer::DNS::Constants - DNS Type / Class constants

use Net::Frame::Layer::DNS::Constants qw(:consts);

This modules implements the DNS Type and Class constants used in both Query and Response.

Load them: use Net::Frame::Layer::DNS::Constants qw(:consts);
Type values.
Class values.

Net::Frame::Layer::DNS, Net::Frame::Layer

Michael Vincent

Copyright (c) 2012, Michael Vincent
You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.