|
|
| |
Net::Whois::Object::Limerick(3) |
User Contributed Perl Documentation |
Net::Whois::Object::Limerick(3) |
Net::Whois::Object::Limerick - an object representation of the RPSL Limerick
block
The limerick object represents a humorous poem that has five lines and the rhyme
scheme "aabba".
Constructor for the Net::Whois::Object::Limerick class
Accessor to the limerick attribute. Accepts an optional value, always return the
current limerick value.
Accessor to the descr attribute. Accepts an optional descr to be added to the
descr array, always return the current descr array.
Accessor to the text attribute. Accepts an optional text to be added to the text
array, always return the current text array.
Accessor to the admin_c attribute. Accepts an optional contact to be added to
the admin_c array, always return the current admin_c array.
Accessor to the author attribute. Accepts an optional author to be added to the
author array, always return the current author array.
Accessor to the remarks attribute. Accepts an optional remark to be added to the
remarks array, always return the current remarks array.
Accessor to the notify attribute. Accepts an optional notify value to be added
to the notify array, always return the current notify array.
Accessor to the mnt_by attribute. Accepts an optional mnt_by value to be added
to the mnt_by array, always return the current mnt_by array.
Accessor to the changed attribute. Accepts an optional changed value to be added
to the changed array, always return the current changed array.
Accessor to the source attribute. Accepts an optional source, always return the
current source.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |