Class: Net::DNS::RR::SPF

Inherits:
TXT show all
Defined in:
lib/Net/DNS/RR/SPF.rb

Overview

NAME

Net::DNS::RR::SPF - DNS SPF resource record

DESCRIPTION

This is a clone of the TXT record. This class therfore completely inherits all properties of the Net::DNS::RR::TXT class.

Please see the Net::DNS::RR::TXT documentation for details

COPYRIGHT

Copyright © 2005 Olaf Kolkman (NLnet Labs)

All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Net::DNS, Net::DNS::Resolver, Net::DNS::Packet, Net::DNS::Header, Net::DNS::Question, Net::DNS::RR, RFC 1035 Section 3.3.14, draft-schlitt-ospf-classic-02.txt

Constant Summary

Constants inherited from Net::DNS::RR

RRS

Instance Attribute Summary

Attributes inherited from Net::DNS::RR

#name, #rdata, #rdlength, #rrclass, #ttl, #type

Method Summary

Methods inherited from TXT

#_build_char_str_list, #char_str_list, #init_char_str_list, #new_from_data, #new_from_hash, #new_from_string, #rdatastr, #rr_rdata, #txtdata

Methods inherited from Net::DNS::RR

#_canonicalRdata, #_canonicaldata, _get_subclass, #_name2wire, _name2wire, build_regex, create, #create_rrsort_func, #data, #get_rrsort_func, #init, #init_rrsort_func, #inspect, new_from_data, new_from_hash, new_from_string, #rdatastr, #rr_rdata, #set_rrsort_func