Net::Whois::Object::Response - an object representation of the RPSL Response
block
output starting with the % sign is either a server response code or an
informational message. A comment contains a white space after the % sign,
while server messages start right after the % sign. Please see Appendix A2
"RIPE Database response codes and messages" for more information.
* An empty line ("\n\n") is an object delimiter.
* Two empty lines mean the end of a server response.
Constructor for the Net::Whois::Object::Response class
Accessor to the response attribute. Accepts an optional response, always return
the current response.
Accessor to the comment attribute. Accepts an optional comment, always return
the current comment.